mirror of https://github.com/espruino/BangleApps
readme update
parent
8aba1c9172
commit
1f57e42f79
|
@ -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)
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue