This repository has been archived by the owner on May 5, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
ultramookie/fitbit-steps
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published