readme update

pull/1994/head
greg@1m 2022-06-23 19:52:21 +02:00
parent 8aba1c9172
commit 1f57e42f79
2 changed files with 2 additions and 2 deletions

View File

@ -30,7 +30,7 @@ Web interface to update weather & scratchpad <br/>
## Usage
### How to update the tasks list / weather
- you need an <a href="https://openweathermap.org/price#weather">free openweathermap.org api key</a>
- you will need a <a href="https://openweathermap.org/price#weather">free openweathermap.org api key</a>.
- go to https://adv-casio-bangle-updater.herokuapp.com
- Alternatively you can install it on your own server/heroku/service/github pages, the web-app code is <a href="https://github.com/dotgreg/advCasioBangleClock/tree/master/web-app">here</a>
- fill the location and the api key (it will be saved on your browser, no need to do it each time)

View File

@ -2,7 +2,7 @@
"name": "Advanced Casio Clock",
"shortName":"advcasio",
"version":"0.01",
"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",
"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 dedicated webapp.",
"icon": "app.png",
"tags": "clock",
"type": "clock",