mirror of https://github.com/espruino/BangleApps
batclock updated
parent
2b0c34a8d7
commit
0fe8b18a23
|
@ -3156,8 +3156,8 @@
|
|||
"type": "clock",
|
||||
"readme": "README.md",
|
||||
"storage": [
|
||||
{"name":"bat-clock.app.js","url":"bat-clock.app.js"},
|
||||
{"name":"bat-clock.img","url":"bat-clock.icon.js","evaluate":true}
|
||||
{"name":"batclock.app.js","url":"bat-clock.app.js"},
|
||||
{"name":"batclock.img","url":"bat-clock.icon.js","evaluate":true}
|
||||
]
|
||||
}
|
||||
]
|
||||
|
|
|
@ -1,13 +1,14 @@
|
|||
<div align="center">
|
||||
<h1> BatClock </h1>
|
||||
<p align="center">
|
||||
<img src="./assets/screenshot.png" width="240px" height="240px">
|
||||
<img src="https://github.com/espruino/BangleApps/raw/master/apps/batclock/assets/screenshot.png" height="240px">
|
||||
</p>
|
||||
<h3>Based on Morphing Clock, with an awesome "The Dark Knight" themed logo.
|
||||
</h3>
|
||||
<br>
|
||||
<img src="https://img.shields.io/badge/Made%20with-JavaScript-f0db4f?style=for-the-badge&logo=javascipt" alt="Made with JavaScipt"> <img src="https://img.shields.io/badge/Open%20Source%20Hardware-%E2%9A%99-blue?style=for-the-badge&logo=open-source-initiative" alt="Open Source Hardware"> <img src="https://img.shields.io/badge/espruino-%E2%98%95-white?style=for-the-badge" alt="Espruino"> <img src="https://img.shields.io/badge/Built%20With-%E2%99%A1-critical?style=for-the-badge&logo=github" alt="Built with Love">
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<br>
|
||||
|
@ -20,4 +21,4 @@ Please leave bug reports and requests by raising an issue [here](https://github.
|
|||
|
||||
## Creator
|
||||
|
||||
[〈 RA 〉](https://github.com/ra101)
|
||||
[< RA >](https://github.com/ra101)
|
|
@ -1 +1 @@
|
|||
require("heatshrink").decompress(atob("mEwggVSgQ2fEBoNJkUgF7EiBpOiBRQZBGQYcEkQiGJweqAoIXDLIkiBQIZECIUKgQ7FC4hrJgQPBC4IODAYKAMhEgkGKCAiXBM4gcHBgOClGAIYZxKgEnu4AB1X3vWquSaHu8i04SCu8n/4AF/QlCFAevB40Av4XGCQMHk9wAgIWG+4NBEA8Ah8n+AXIEIQwGQoMv/4XBhQuHHwQKF+UAx4XBhBeGFwQwI/QTBAQQuIC5AAKM4QACK4IAHv/3EYpGBfAUgNYwUB+4fHuECAAMA0AXGu5WBKI6bBAIIZCZY5PIxAWBAAZwJDQwVEC5b7IC7bwGAAWZ/J3HC4uq1QsKu4ABX4IAEDwOIhWvCo3yaQQALwC7F0QjBlAWLEgMiDAYtBZ4WgCIkiAomiB4J+D0EigQJBkR2DgR7EkQdDMQP3FQQPBgQqFIog9BAYMv//wAoMKB4oAIkA4BJAKfCD4Q+CSZYXCKYZEFbIoIGf4xIDGA4HEvTRMC4ovBAIN6dRovGLAMKaIYbNNpIzRcYroFABoXEGCQXbAFRyTC54="))
|
||||
require("heatshrink").decompress(atob("mEwgJC/ACc//8AgP//kf/+AAoP4h4FD8ED/+Dwf/4AFB8fHBwYACwEAAoYqB/2vxAFD1uuAoePAont13+AoXvxwLCEYsAv4QCAAMf/AFDh/gAocH4AFDgYFEgJLBAH4AaA=="))
|
||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 3.8 KiB After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue