add battery indicator

This commit is contained in:
Silver Kuusik
2017-10-22 21:12:02 +02:00
parent 1ff4ef120b
commit 3b3168203d
3 changed files with 19 additions and 2 deletions

View File

@@ -14,8 +14,8 @@
<script src="sumorobot.js"></script>
</head>
<body>
<div id="bar">Battery: <span id="battery">0</span>%</div>
<div id="stream">
<!--<iframe width="100%" height="91%" allowfullscreen="true" src="https://mixer.com/embed/player/14551694"></iframe>-->
<div class="btn-group btn-group-justified">
<a href="#" class="btn btn-lg btn-danger btn-close">Close</a>
</div>