# Adv Casio Clock
An over-engineered clock inspired by Casio watches.
It has a dedicated timer, a scratchpad and can display the weather condition 4 days ahead.
It uses a custom webapp to update its content.
Forked from the awesome Cassio Watch
## Functionalities
- Current time
- Current day and month
- Footsteps
- Battery
- Simple Timer embedded
- Weather forecast (7 days)
- Scratchpad
## Screenshots
Clock:
Web interface to update weather & scratchpad
https://adv-casio-bangle-updater.herokuapp.com/
## Usage
### How to update the tasks list / weather
- you will need a free openweathermap.org api key.
- 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 here
- fill the location and the api key (it will be saved on your browser, no need to do it each time)
- edit the scratchpad with what you want
- click on sync
- reload your clock!
### How to start/stop the timer
- swipe up : add time (+5min)
- swipe down : remove time (-5min)
- swipe right : start timer
- swipe left : stop timer
## Issues, suggestions and bugtracker
https://github.com/dotgreg/advCasioBangleClock/issues
## Code repository (bangle app and web app)
https://github.com/dotgreg/advCasioBangleClock
## Creator
https://github.com/dotgreg