BangleApps/apps/smclock
Stergios Mekras a4c76e3d3a Remove unnecessary merge info from main app file 2022-03-04 01:09:11 +01:00
..
ChangeLog Remove unnecessary merge info from changelog and metadata file 2022-03-04 01:06:14 +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 Remove unnecessary merge info from main app file 2022-03-04 01:09:11 +01:00
app.png Add files via upload 2022-02-22 17:03:12 +01:00
metadata.json Remove unnecessary merge info from changelog and metadata file 2022-03-04 01:06:14 +01:00
screenshot.png Add screenshot 2022-03-03 16:44:57 +01:00
settings.js Add font support for date and week info 2022-03-04 00:52:33 +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.