BangleApps/apps/simple_clock/README.md

15 lines
455 B
Markdown
Raw Normal View History

2021-12-29 05:52:50 +00:00
# Simple Analog Clock #
2021-12-29 07:59:00 +00:00
This app displays a simple, yet stylish, analog clock. It considers the
currently configured "theme" (and may therefore look different on your watch
than shown in the screenshot depending on which theme you prefer).
2021-12-29 05:52:50 +00:00
![](app-screenshot.png)
This clock also acts as an example for the building blocks found in the author's
[GitHub repository](https://github.com/rozek/banglejs-2-activities)
## License ##
[MIT License](LICENSE)