A Fitbit clock face inspired by vurggodzns' digitless.
Source code is GPLv3.
Design is exclusive property of vurggodzns.
The middle bar grows with seconds from the middle of the screen.
If activated, only the hours appear in a white font at screen wake-up. Middle bar, colors, indicators and date reveal on user "click".
Background and text colors are customizables.
While the original design has pretty nice fonts, this version sticks to the defaults FitbitOS fonts, with a disappointing feeling.
As of today, the heartrates, steps and calories indicators are hard-coded in this order.
More indicators could be supported and reordering could be permitted.
Prerequisites: Node.js 10.x+
git clone https://github.com/FabienM/fitbit-face-digitless.git
cd fitbit-face-digitless
make
You can read Fitbit's CLI Reference to learn how to build and deploy this face to your device.