mirror of https://github.com/espruino/BangleApps
adding clock type and readme update
parent
0ae29feed0
commit
8aba1c9172
|
@ -2,7 +2,7 @@
|
||||||
"name": "Advanced Casio Clock",
|
"name": "Advanced Casio Clock",
|
||||||
"shortName":"advcasio",
|
"shortName":"advcasio",
|
||||||
"version":"0.01",
|
"version":"0.01",
|
||||||
"description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, asimple swipe timer and a scratchpad",
|
"description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, a timer using swipe and a scratchpad. Can be updated using a webapp",
|
||||||
"icon": "app.png",
|
"icon": "app.png",
|
||||||
"tags": "clock",
|
"tags": "clock",
|
||||||
"type": "clock",
|
"type": "clock",
|
||||||
|
|
Loading…
Reference in New Issue