Fitbit

From Wildsong
Revision as of 04:18, 7 June 2018 by Brian Wilson (talk | contribs)
Jump to navigationJump to search

I have a Charge2 right now, and I want to try out the API to download TCX data from fitbit.com

I am working on Bellman.

Build an environment to try out oauth2 authentication

cd Projects/fitbit
git clone [email protected]:orcasgit/python-fitbit.git
virtualenv --python=python3 myapp
source myapp/bin/activate
pip install python-fitbit/requirements/base.txt

Then, you must read: http://python-fitbit.readthedocs.io/en/latest/

Register your app https://dev.fitbit.com/apps