Skip to content

smirko-dev/fitbit-clockface

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
smirko-dev
Nov 12, 2021
657d4f0 · Nov 12, 2021
Oct 16, 2021
Nov 12, 2021
Jul 26, 2021
Jul 26, 2021
Nov 12, 2021
Oct 16, 2021
Nov 11, 2021
Jun 13, 2020
Oct 16, 2021
Nov 11, 2021
Jun 16, 2020
Nov 11, 2021
Nov 12, 2021
Nov 12, 2021

Repository files navigation

Fitbit Clockface

languages platform version FitbitBuild Actions Status CodeQL Actions Status

Description

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.

Screenshots

Activity Event

How to build

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