1
0
Fork 0
BangleApps/apps/sonicclk
buergi b615abd9b6 Fixed existance of multiple change logs with different cases 2022-07-05 23:48:24 +02:00
..
ChangeLog Fixed existance of multiple change logs with different cases 2022-07-05 23:48:24 +02:00
README.md patch - call `Bangle.setUI` when exiting settings 2022-01-29 08:37:46 +10:00
app-icon.js v1.00 - Added sonic clock app 2022-01-04 13:39:50 +10:00
app.js Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
app.png v1.00 - Added sonic clock app 2022-01-04 13:39:50 +10:00
metadata.json Use default Bangle formatter for booleans 2022-06-18 22:08:51 +02:00
screenshot.png v1.00 - Added sonic clock app 2022-01-04 13:39:50 +10:00

README.md

Sonic Clock

A classic sonic clock featuring run, stop and wait animations.

Sonic Clock screenshot

Usage

  • Sonic will run when the screen is unlocked
  • Sonic will stop when the screen is locked
  • Sonic will wait when looking at your watch face (when Bangle.on("twist", fn) is fired). This option is configurable (see below).

Configuration

To access the settings menu, you can double tap on the top side of the watch. The following options are configurable:

  • Active Mode - catering for 'active' behaviour where the twist method can be fired undesirably. When on this will prevent the LCD from turning on when a twist event is fired.
  • Twist Thresh - customise the acceleration needed to activate the twist method (see the Bangle.setOptions method for more info).

Made with love by Joseph 🤗