1
0
Fork 0
BangleApps/apps/notanalog/README.md

29 lines
1.1 KiB
Markdown
Raw Normal View History

2022-01-21 16:05:52 +00:00
# NotAnalog
An analog watch face for people (like me) that can not read analog watch faces.
It looks like an analog clock, but its not! It shows the time digital - check the
4 numbers on the watch face ;)
2022-01-21 18:46:07 +00:00
The red hand shows the number of steps (0 = 0°, 2.5k = 90°, 5k = 180°, ...) and the
black one the battery level (100% = 0°, 75% = 270°, 50% = 180°, ...).
The selected theme is also respected. Note that this watch face is in fullscreen
mode - widgets are still loaded in background...
## Other features
- If you have done more than 10k steps, the red hand and icon will turn green.
- If the battery is charged, the icons will change.
2022-01-21 20:10:53 +00:00
- Shows outside temperature if gadgetbridge is connected with weather.
- Shows current lock status of your bangle.
2022-01-21 18:46:07 +00:00
## Screenshots
![](screenshot_1.png)
![](screenshot_2.png)
2022-01-21 16:05:52 +00:00
# Thanks
Thanks to the multiclock from https://github.com/jeffmer/BangleApps/
which helped a lot for this development.
2022-01-21 18:46:07 +00:00
Icons from <a href="https://www.flaticon.com/free-icons" title="icons">by Freepik - Flaticon</a>
2022-01-21 16:05:52 +00:00
## Contributors
- [David Peer](https://github.com/peerdavid).