BangleApps/apps/shadowclk
stweedo 710c45d7b9
Update settings.js
Fix theme settings not persisting from menu
2023-05-13 07:59:48 -05:00
..
ChangeLog v0.03 update - new settings 2023-05-10 20:15:39 -05:00
README.md v0.03 update - new settings 2023-05-10 20:15:39 -05:00
app-icon.js better icons 2023-05-10 16:59:18 -05:00
app.js +settings for UI, less IO r/w, rm timeout from eval 2023-05-11 13:01:54 -05:00
app.png better icons 2023-05-10 16:59:18 -05:00
interface.html Lots of improvements and fixes 2023-05-12 04:37:00 -05:00
metadata.json v0.03 update - new settings 2023-05-10 20:15:39 -05:00
screenshot-1.png Update fonts and images 2023-05-10 16:47:51 -05:00
screenshot.png Update fonts and images 2023-05-10 16:47:51 -05:00
settings.js Update settings.js 2023-05-13 07:59:48 -05:00

README.md

Shadow Clock

Shadow Clock uses the "Londrina" font in a user selectable color and surrounds it in the "Londrina Shadow" font to create a visually appealing way to show the time in a clear, easily readable manner. On the Bangle.js 2, the time can be read easily even if the screen is locked and unlit.

Usage

  • Install Shadow Clock through the Bangle.js app loader.
  • Configure it through the default Bangle.js configuration mechanism (Settings app, "Apps" menu, "Shadow Clock" submenu).
  • If you like it, make it your default watch face (Settings app, "System" menu, "Clock" submenu, select "Shadow Clock").

Configuration

Shadow Clock is configured by the standard settings mechanism of Bangle.js's operating system: Open the Settings app, then the Apps submenu and below it the Shadow Clock menu. You can configure Shadow Clock by selecting a Light or Dark system wide theme, selecting the Color of the clock numbers, enabling or disabling the suffix, and enabling or disabling the leading zero.

Configuration Options

  • Theme: Choose between Light and Dark themes.
  • Color: Choose the color of the clock numbers from the available options.
  • Date Suffix: Yes will show "10th" and No will show "10".
  • Lead Zero: Yes to show the leading zero in 24hr mode, No to hide.

Compatibility

Shadow Clock should be fully compatible with with Bangle.js 1 and Bangle.js 2. However, it was built and tested with Bangle.js 2.

Creator

stweedo