2020-04-10 20:32:09 +00:00
|
|
|
# Numerals Clock
|
|
|
|
|
|
|
|
This is a simple big numerals clock.
|
|
|
|
Settings can be accessed through the app/widget settings menu of the Bangle.js
|
|
|
|
|
|
|
|
## Settings available
|
|
|
|
|
2020-04-15 19:43:03 +00:00
|
|
|
### Color:
|
2020-04-10 20:32:09 +00:00
|
|
|
* rnd - shows numerals in different color combinations every time the watches wakes
|
2021-12-08 22:17:06 +00:00
|
|
|
* r/g - red/green (Bangle1/Bangle2)
|
|
|
|
* y/w - yellow/white (Bangle1 only)
|
|
|
|
* o/c - orange/cyan (Bangle1 only)
|
|
|
|
* b/y - blue/yellow'ish (Bangle1 only)
|
|
|
|
* r/g - red/green (Bangle2 only)
|
|
|
|
* g/b - green/blue (Bangle2 only)
|
|
|
|
* r/c - red/cyan (Bangle2 only)
|
|
|
|
* m/g - magenta/green (Bangle2 only)
|
2020-04-10 20:32:09 +00:00
|
|
|
|
2020-04-15 19:43:03 +00:00
|
|
|
### Draw mode
|
2020-04-10 20:32:09 +00:00
|
|
|
* fill - fill numerals
|
|
|
|
* frame - only shows outline of numerals
|
2021-12-08 22:17:06 +00:00
|
|
|
* framefill - frame with lighter color fill
|
|
|
|
* thickfill - thick frame in theme foreground color
|
2020-04-15 19:43:03 +00:00
|
|
|
|
|
|
|
### Menu button
|
2020-06-18 20:56:27 +00:00
|
|
|
* choose button to start launcher menu with
|
|
|
|
|
|
|
|
### Date on touch
|
|
|
|
* shows the current date as DD MM on touch and reverts back to time after 5 seconds
|