Skip to content

dvlwhite/Fitbit-API-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Fitbit Automatic Download
v0.0.1

This is a python program in development that will use the urllib2 library and the Fitbit API to automatically download the user's health information. It is possible to write the data to a local sqlite3 database.

The benefit of this programs is to not have to pay for the yearly subscriptions by automatically downloading the information at the desired time interval.

Requirements:
	1. An account on fitbit.com with a verified email address
	2. A registered app on dev.fitbit.com
		2a. The implicit grant flow is used for OAuth 2.0 authentication

About

Python script to download Fitbit account data using the API. It requires the user to register the app on fitbit.com and to plug in oath access token

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors