Skip to content
/ fitbit Public

Access Fitbit activities and publish it to a Google Spreadsheet

Notifications You must be signed in to change notification settings

loerac/fitbit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fitbit

Access Fitbit activities and publish it to a Google Spreadsheet

Authorization

Fitbit

To get the access token, follow the steps in Fitbit OAuth tutorial.

Expire time is in seconds, default is setup to a week; below is a couple of examples.

Length Seconds
1 day 6400
1 week 604800
1 month 2592000
1 year 31536000

Google Sheets

To get the cred.json, follow the steps in Python gspread

About

Access Fitbit activities and publish it to a Google Spreadsheet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages