mirror of https://github.com/espruino/BangleApps
Update README.md
parent
29ba4fab0a
commit
aeea8241ba
|
@ -3,9 +3,11 @@
|
||||||
Command line styled clock with lots of information:
|
Command line styled clock with lots of information:
|
||||||
|
|
||||||
It can show the following (depending on availability) information:
|
It can show the following (depending on availability) information:
|
||||||
|
* Time data:
|
||||||
* Time
|
* Time
|
||||||
* Day of week
|
* Day of week
|
||||||
* Date
|
* Date
|
||||||
|
* Additional information (can be toggled via settings):
|
||||||
* Weather conditions and temperature (requires app [Weather](https://banglejs.com/apps/#weather))
|
* 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)
|
* Steps (requires app [Health Tracking](https://banglejs.com/apps/#health%20tracking) or a step widget)
|
||||||
* Heart rate (when screen is on and unlocked)
|
* Heart rate (when screen is on and unlocked)
|
||||||
|
|
Loading…
Reference in New Issue