This is a simple clock face for Fitbit. It comes with
- time (12/24hr format), date (including weekday)
- languages: de-DE, en-US
- battery icon (Ionic: and status in percentage)
- next calendar event of the current day
- user activity in case of no events (selectable in settings menu)
- six color schemes (selectable in settings menu)
- touch to hide calendar event temporarily
Find the latest published version in the Fitbit gallery.
The clockface is based on https://github.com/Fitbit/sdk-calendar-clock/ and https://github.com/Fitbit/sdk-weather-clock.
Icons are from https://materialdesignicons.com/ (Apache license version 2.0) and from https://github.com/Fitbit/sdk-design-assets.
Choose SDK version
SDK | Device |
---|---|
4 | Versa, Versa Lite, Versa 2, Ionic |
5 | Versa 3, Sense |
cp package.sdkX.json package.json
Run Fitbit CLI build
git clone [email protected]:smirko-dev/fitbit-clockface.git
cd fitbit-clockface
npm add --also=dev @fitbit/sdk
npm add --also=dev @fitbit/sdk-cli
npx fitbit-build generate-appid
npx fitbit-build