mirror of https://github.com/espruino/BangleApps
|
||
---|---|---|
.. | ||
ChangeLog | ||
README.md | ||
barcode.app.js | ||
barcode.clock.png | ||
barcode.icon.js | ||
barcode.icon.png | ||
metadata.json |
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.