We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a67d2d commit 81db403Copy full SHA for 81db403
apps/bigclkinfo/README.md
@@ -14,6 +14,14 @@ Interact with it like one big clock info, which it is!
14
15
TBA: Should the app be treated as a clock face app?
16
17
+## Potential Improvements
18
+
19
+- Tweak size of icon vs text box.
20
+- Add backgrounds library and use clockinfo drawBorderedImage.
21
+ - should it be a dependency or should there be conditional implementation where it's alright to go with or without?
22
+- Could the clock clkinfo icon be made dynamic to show the actual time. That would be neat.
23
+ - either native implementation in `bigclkinfo` or through `clkinfoclk` app dependency.
24
25
## Requests
26
27
Open an issue on the espruino/BangleApps issue tracker mentioning @thyttan.
0 commit comments