Toolchain for building Fitbit apps


Keywords
fitbit-sdk
License
BSD-3-Clause
Install
npm install @fitbit/sdk@7.2.0-pre.0

Documentation

Fitbit SDK Toolchain

Greenkeeper badge

Coverage Status

The Fitbit SDK Toolchain is used to build Fitbit OS apps and clock faces.

Usage

Install Fitbit SDK Toolchain to your project and run npx fitbit-build to compile your app!

Extra Commands

The toolchain can be used to generate a new appID for your project. This is useful when you copy an existing project and want to publish it as a different app on the App Gallery.

npx fitbit-build generate-appid

Help

For help regarding the tools please consult the Fitbit Developer Portal or Fitbit SDK Forums