2021-12-09 12:29:54 +00:00
|
|
|
# Command line complete clock
|
|
|
|
|
|
|
|
Command line styled clock with lots of information:
|
|
|
|
|
|
|
|
It can show the following (depending on availability) information:
|
2021-12-11 12:29:42 +00:00
|
|
|
* Time data:
|
|
|
|
* Time
|
|
|
|
* Day of week
|
|
|
|
* Date
|
|
|
|
* Additional information (can be toggled via settings):
|
|
|
|
* Weather conditions and temperature (requires app [Weather](https://banglejs.com/apps/#weather))
|
|
|
|
* Steps (requires app [Health Tracking](https://banglejs.com/apps/#health%20tracking) or a step widget)
|
|
|
|
* Heart rate (when screen is on and unlocked)
|
2021-12-09 13:53:22 +00:00
|
|
|
|
|
|
|
## TODO
|
|
|
|
* Make time font bigger
|
|
|
|
* Show progress of steps (if any goal is set)
|
|
|
|
* Show trend of HRM out of history data
|
2021-12-09 12:29:54 +00:00
|
|
|
|
|
|
|
## Creator
|
|
|
|
Marco ([myxor](https://github.com/myxor))
|
|
|
|
|
|
|
|
## Icon
|
|
|
|
Icon taken from [materialdesignicons](https://materialdesignicons.com) under Apache License 2.0
|