BangleApps/apps/limelight/README.md

20 lines
867 B
Markdown
Raw Permalink Normal View History

2022-01-06 21:39:23 +00:00
# Limelight
2022-01-07 23:14:15 +00:00
*Simple configurable analogue clock based on the work of @Andreas_Rozek [Simple_Clock](https://github.com/espruino/BangleApps/tree/master/apps/simple_clock)*
2022-01-06 21:39:23 +00:00
2022-01-07 01:00:22 +00:00
![](screenshot_limelight.png)
2022-01-06 21:39:23 +00:00
* Selection of different fonts
2022-01-07 01:00:22 +00:00
* Settings menu where you can select font, or switch to Vector font and try a range of sizes
2022-01-07 23:11:14 +00:00
* Reduction by 100 lines of code, demonstrating that there is no need for a custom widget draw method
* Full screen option (widgets are loaded but not displayed)
2022-01-06 21:39:23 +00:00
2022-01-07 01:00:22 +00:00
![](screenshot_gochihand.png)
![](screenshot_monoton.png)
![](screenshot_grenadier.png)
2022-01-07 23:11:14 +00:00
Many thanks for @Andreas_Rozek for his pioneering work on building an analogue clock toolkit for the Bangle 2.
2022-01-07 01:00:22 +00:00
Limelight Written by: [Hugh Barney](https://github.com/hughbarney) For support and discussion please post in the [Bangle JS
2022-01-06 21:39:23 +00:00
Forum](http://forum.espruino.com/microcosms/1424/)