BangleApps/apps/barcode
Matrixes 91cab3aee4 Added day of week 2022-03-29 12:12:57 +02:00
..
ChangeLog Added day of week 2022-03-29 12:12:57 +02:00
README.md Added day of week 2022-03-29 12:12:57 +02:00
barcode.app.js Added day of week 2022-03-29 12:12:57 +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 Added day of week 2022-03-29 12:12:57 +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: 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.