1
0
Fork 0
BangleApps/apps/smclock
Stergios Mekras 4150874534 Write settings file 2022-03-02 16:34:35 +01:00
..
ChangeLog Create ChangeLog 2022-02-22 15:43:28 +01:00
README.md Introduce settings 2022-02-25 21:54:38 +01:00
app-icon.js Update app-icon.js 2022-02-22 17:01:55 +01:00
app.js Fix battery color 2022-02-28 00:34:26 +01:00
app.png Add files via upload 2022-02-22 17:03:12 +01:00
metadata.json Introduce settings 2022-02-25 21:54:38 +01:00
screenshot.png Add screenshot 2022-02-23 09:24:33 +01:00
settings.js Write settings file 2022-03-02 16:34:35 +01:00

README.md

Monogram Watch Face

Just a simple watch face for the Banglejs2.

It shows battery level in the upper left corner, date information in the upper right, and time information in the bottom.

Settings

Analog Clock:

Human Readable Date: When the setting is on, the date is shown in a more human-friendly format (e.g. "Oct 2"), otherwise the date is shown in a standard format (e.g. "02/10"). Default is off.

Show Week Info: When the setting is on, the weekday and week number are shown in the upper right box. When the setting is off, the full year is shown instead. Default is off.

Vector Font: When the setting is on, the app uses Espruino's vector font, otherwise it uses the default font. Default is off.

Using the app

Monogram Watch Face can be selected as the default clock or it can be run manually from the launcher. Its settings can be accessed and changed via the relevant menu.

Tapping on the "Alerts" area will replace the current time display with the time of the most immediate alert.