1
0
Fork 0
BangleApps/apps/barcode
Matrixes f4525c6f78 Daily count reset fix 2022-05-21 11:51:12 +02:00
..
ChangeLog Daily count reset fix 2022-05-21 11:51:12 +02:00
README.md Shows day of month 2022-03-29 13:22:54 +02:00
barcode.app.js Daily count reset fix 2022-05-21 11:51:12 +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 Daily count reset fix 2022-05-21 11:51:12 +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.