mirror of https://github.com/espruino/BangleApps
Updated readme
parent
5304377508
commit
4d0389ba5c
|
@ -7,7 +7,7 @@
|
||||||
- The design is adapted to the theme of your bangle.
|
- The design is adapted to the theme of your bangle.
|
||||||
- Tab left/right of screen to show steps, temperature etc.
|
- Tab left/right of screen to show steps, temperature etc.
|
||||||
- Enable / disable lock icon in the settings.
|
- Enable / disable lock icon in the settings.
|
||||||
- If the "alarm" app is installed tab top / bottom of the screen to set the timer.
|
- If the "sched" app is installed tab top / bottom of the screen to set the timer.
|
||||||
|
|
||||||
## Thanks to
|
## Thanks to
|
||||||
<a href="https://www.flaticon.com/free-icons/" title="Icons">Icons created by Flaticon</a>
|
<a href="https://www.flaticon.com/free-icons/" title="Icons">Icons created by Flaticon</a>
|
||||||
|
|
|
@ -4,7 +4,7 @@ A simple LCARS inspired clock.
|
||||||
Note: To display the steps, the wpedom app is required. To show weather data
|
Note: To display the steps, the wpedom app is required. To show weather data
|
||||||
such as temperature, humidity or window you BangleJS must be connected
|
such as temperature, humidity or window you BangleJS must be connected
|
||||||
with Gadgetbride and the weather app must be installed. To use the timer
|
with Gadgetbride and the weather app must be installed. To use the timer
|
||||||
the "alarm" app must be installed on your device.
|
the "sched" app must be installed on your device.
|
||||||
|
|
||||||
## Control
|
## Control
|
||||||
* Tap left / right to change between screens.
|
* Tap left / right to change between screens.
|
||||||
|
|
|
@ -9,7 +9,7 @@ The selected theme is also respected. Note that this watch face is in fullscreen
|
||||||
mode, but widgets are still loaded in background.
|
mode, but widgets are still loaded in background.
|
||||||
|
|
||||||
## Other Features
|
## Other Features
|
||||||
- Set a timer - simply touch top (+5min.) or bottom (-5 min.). This only works if "alarm" is installed.
|
- Set a timer - simply touch top (+5min.) or bottom (-5 min.). This only works if "sched" is installed.
|
||||||
- If the weather is available through the weather app, the outside temp. will be shown.
|
- If the weather is available through the weather app, the outside temp. will be shown.
|
||||||
- Sleep modus at midnight to save more battery (no minute updates).
|
- Sleep modus at midnight to save more battery (no minute updates).
|
||||||
- Icons for charging and GPS.
|
- Icons for charging and GPS.
|
||||||
|
|
Loading…
Reference in New Issue