https://github.com/dotgreg/advcasioramonly
advCasioRamOnly
https://github.com/dotgreg/advcasioramonly
Last synced: 5 months ago
JSON representation
advCasioRamOnly
- Host: GitHub
- URL: https://github.com/dotgreg/advcasioramonly
- Owner: dotgreg
- Created: 2022-08-14T09:06:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-14T09:18:58.000Z (almost 4 years ago)
- Last Synced: 2025-06-13T20:06:43.693Z (about 1 year ago)
- Size: 732 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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 web app to update its content.
Forked from the awesome Cassio Watch.
## Todo
- Improving quality of the background images, right now it is quite blurry.
- Improving screenshots quality.
- Improving web app look.
- Improving bangle app performances (using functions for images and specialized array).
## 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://dotgreg.github.io/advCasioBangleClock

## Usage
### How to update the tasks list / weather
- you will need a free openweathermap.org api key.
- go to https://dotgreg.github.io/advCasioBangleClock/
- 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
## Links
### 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