-
-
Notifications
You must be signed in to change notification settings - Fork 585
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add fitbit support. #253
Comments
So I would very much like to see this feature happen, as such I will probably be starting working on it soon. I use Fitbit for calorie burn counting, step counting, sleep counting and weight tracking so I will most likely start with those features since they are things I directly use. Does anyone know of a pip library / Django app that would make this easier? |
There is working code made by the folks at andela, see e.g. andela/wger_kwach#9 or andela/wger_tpot#7 |
Hi,
Being able to pull in exercise and weight information from fitbit would be fantastic. The upside of intergrating with Fitbit is that they already allow you to import data from places like calorie counter.
https://dev.fitbit.com/docs/
Thanks,
James
The text was updated successfully, but these errors were encountered: