Skip to content

FabienM/fitbit-face-digitless

Repository files navigation

Fitbit Face Digitless

A Fitbit clock face inspired by vurggodzns' digitless.

🇬🇧🇫🇷🇮🇹🇩🇪Build Status

Versa

en fr it de

Ionic

en fr it de

Settings

settings

License

Source code is GPLv3.

Design is exclusive property of vurggodzns.

Features

Second-hand bar

The middle bar grows with seconds from the middle of the screen.

Neat first 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".

neat

Customizable colors

Background and text colors are customizables.

Future enhancements

Better fonts

While the original design has pretty nice fonts, this version sticks to the defaults FitbitOS fonts, with a disappointing feeling.

Customizable indicators

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.

How to build

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.