BangleApps/apps/circlesclock/README.md

24 lines
712 B
Markdown
Raw Normal View History

2021-12-16 07:06:53 +00:00
# Circles clock
A clock with circles for different data at the bottom in a probably familiar style
2022-01-05 13:14:56 +00:00
By default the time, date and day of week is shown.
It can show the following information (this can be configured):
2021-12-16 07:06:53 +00:00
* Steps (requires [pedometer widget](https://banglejs.com/apps/#pedometer))
2022-01-05 13:14:56 +00:00
* Steps distance (depending on steps)
* Heart rate (automatically updates when screen is on and unlocked)
* Battery (including charging status and battery low warning)
2021-12-16 07:06:53 +00:00
## Screenshot
![Screenshot](screenshot.png)
## TODO
* Show weather information
## Creator
Marco ([myxor](https://github.com/myxor))
2021-12-17 07:37:59 +00:00
## Icons
Icons taken from [materialdesignicons](https://materialdesignicons.com) under Apache License 2.0