Skip to content

Commit 91a7d6e

Browse files
authored
Merge pull request #3966 from Trippnology/deko-optional-widgets
Deko: Add settings menu and make widgets optional
2 parents d501458 + 4d42694 commit 91a7d6e

File tree

6 files changed

+108
-35
lines changed

6 files changed

+108
-35
lines changed

apps/deko/ChangeLog

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
0.01: first release
1+
0.01: First release
2+
0.02: Add setting to make widgets optional

apps/deko/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
11
# Deko Clock
22

3-
A simple clock with an Art Deko font
3+
A simple clock with an Art Deko font.
44

5-
The font was obtained from https://dafonttop.com/building.font and is free for personal use
5+
Widgets can be configured to be always on, always off, or only shown when unlocked.
66

7+
The font was obtained from https://dafonttop.com/building.font and is free for personal use.
78

8-
![](screenshot.png)
9+
![](screenshot.png) ![](screenshot-no-widgets.png)
910

10-
Written by: [Hugh Barney](https://github.com/hughbarney) For support and discussion please post in the [Bangle JS Forum](http://forum.espruino.com/microcosms/1424/)
11+
Written by: [Hugh Barney](https://github.com/hughbarney)
12+
Optional widgets settings added by [Trippnology](https://github.com/trippnology)
13+
14+
For support and discussion please post in the [Bangle JS Forum](http://forum.espruino.com/microcosms/1424/)

0 commit comments

Comments
 (0)