Skip to content

qichuan/fitbit-twitter

Repository files navigation

fitbit-twitter

A Twitter client app for Fitbit OS

screenshot-fitbit-twitter.gif

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 consumerKey and consumerSecret
  • Set the consumerKey and consumerSecret in /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

About

A Twitter client app for Fitbit OS

Resources

License

Stars

Watchers

Forks

Packages

No packages published