adding clock type and readme update

pull/1994/head
greg@1m 2022-06-23 19:44:22 +02:00
parent b3ba08da48
commit 0ae29feed0
2 changed files with 5 additions and 1 deletions

View File

@ -44,6 +44,9 @@ Web interface to update weather & scratchpad <br/>
- swipe right : start timer
- swipe left : stop timer
## Issues, suggestions and bugtracker
<a href="https://github.com/dotgreg/advCasioBangleClock/issues">https://github.com/dotgreg/advCasioBangleClock/issues</a>
## Code repository (bangle app and web app)
<a href="https://github.com/dotgreg/advCasioBangleClock">https://github.com/dotgreg/advCasioBangleClock</a>

View File

@ -2,9 +2,10 @@
"name": "Advanced Casio Clock",
"shortName":"advcasio",
"version":"0.01",
"description": "An over-engineered clock inspired by Casio watches.",
"description": "An over-engineered clock inspired by Casio watches. It has a 4 days weather, asimple swipe timer and a scratchpad",
"icon": "app.png",
"tags": "clock",
"type": "clock",
"screenshots": [
{ "url": "screenshot-clock.jpg" },
{ "url": "screenshot-webapp.jpg" }