Skip to content
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

Closed
Sup3rlativ3 opened this issue Jan 12, 2016 · 3 comments
Closed

Add fitbit support. #253

Sup3rlativ3 opened this issue Jan 12, 2016 · 3 comments

Comments

@Sup3rlativ3
Copy link

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

@rolandgeider
Copy link
Member

Fitbit provides an open API, not like myfitnesspal (see #308) that has a closed API. In the beginning we should start with something easy like the body weight and look at food logging once our own is ready (#284). I'd like to move these issues to the top of the TODO list

@illegalnumbers
Copy link

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?

@rolandgeider
Copy link
Member

There is working code made by the folks at andela, see e.g. andela/wger_kwach#9 or andela/wger_tpot#7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants