fitbit-twitter
fitbit-twitter copied to clipboard
A Twitter client app for Fitbit OS
fitbit-twitter
A Twitter client app for Fitbit OS

Downloadable from Fitbit App Gallary at https://gam.fitbit.com/gallery/app/3344bcba-4f57-4b62-b6de-44c49fcab89d
Prerequisites
- Register a Twitter developer account
- Create a Twitter app
- In App Details tab, set the Callback URL
to
https://app-settings.fitbitdevelopercontent.com/simple-redirect.html - In Permissions tan, change the Access Permission to both Read and write
- In Keys and tokens tab, obtain a pair of
consumerKeyandconsumerSecret - Set the
consumerKeyandconsumerSecretin/companion/common.js
Getting started
First download and install the npm dependencies
$ yarn install
Then login to your Fitbit development account
$ npx fitbit
Build and install!
fitbit$ build-and-install