Skip to content
This repository has been archived by the owner on May 5, 2021. It is now read-only.

ultramookie/fitbit-steps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

fitbit steps

simple script to export fitbit step counts into individual json files.
i am using it to generate data to ingest into splunk.

in order for all this to work....

go to http://dev.fitbit.com and register an account, then register an app. from there you will get your client key and client secret.

get: https://github.com/orcasgit/python-fitbit

then use the gather_keys_cli.py to get your oauth_token and oauth_token_secret.

take my script and add it to the root of python-fitbit so that you can use the python-fitbit wrapper.

add all four of the things from above into my script. also, grab your user id and add to script.

run and be happy.

About

export step counts from fitbit into individual json files (to ingest into splunk).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages