BangleApps/apps/barcode
Matrixes 616277fe5d Step count resets around midnight 2022-05-18 23:14:37 +02:00
..
ChangeLog Step count resets around midnight 2022-05-18 23:14:37 +02:00
README.md Shows day of month 2022-03-29 13:22:54 +02:00
barcode.app.js Step count resets around midnight 2022-05-18 23:14:37 +02:00
barcode.clock.png EAN-8 Barcode clock, INIT 2022-03-29 09:02:07 +02:00
barcode.icon.js EAN-8 Barcode clock, INIT 2022-03-29 09:02:07 +02:00
barcode.icon.png EAN-8 Barcode clock, INIT 2022-03-29 09:02:07 +02:00
metadata.json Step count resets around midnight 2022-05-18 23:14:37 +02:00

README.md

Barcode clock(watch)face

A scannable EAN-8 compatible face 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

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