1
0
Fork 0
BangleApps/apps/barcode
thyttan 5b1b3553c5 Clock apps tell clock widgets to hide 2022-09-06 18:38:13 +02:00
..
ChangeLog Clock apps tell clock widgets to hide 2022-09-06 18:38:13 +02:00
README.md Clarifying update intervals 2022-05-28 14:01:20 +02:00
barcode.app.js Clock apps tell clock widgets to hide 2022-09-06 18:38:13 +02:00
barcode.clock.png Icon updates 2022-05-28 14:37:08 +02:00
barcode.icon.js EAN-8 Barcode clock, INIT 2022-03-29 09:02:07 +02:00
barcode.icon.png Icon updates 2022-05-28 14:37:08 +02:00
metadata.json Clock apps tell clock widgets to hide 2022-09-06 18:38:13 +02:00

README.md

Barcode clockwatchface

A scannable EAN-8 compatible clockwatchface for your Bangle 2

The format of the bars are

||HHmm||MMwc||

  • Left section: HHmm
    • H: Hours
    • m: Minutes
  • Right section: MM9c
    • M: Day of month
    • w: Day of week
    • c: Calculated EAN-8 digit checksum

Apart from that

  • The upper left section displays total number of steps per day
  • The upper right section displays total number of steps from last boot ("stepuptime")
  • The face updates every 5 minutes or on demant by pressing the hardware button

This clockwathface is aware of theme choice, so it will adapt to Light/Dark themes.