pkpio / fitbit-googlefit

Export Fitbit data to Google Fit. Unlike the alternatives such as fitnessyncer.com, this offers very fine intraday granularity (every minute/second data).
http://pkp.io/blog/fitbit-to-googlefit-sync/
GNU General Public License v3.0
491 stars 61 forks source link

Google Fit to Fitbit? #17

Open Redth opened 7 years ago

Redth commented 7 years ago

How about syncing the other way? I'd like to add my google fit data to my Fitbit account...

pkpio commented 7 years ago

@Redth Unfortunately Fitbit doesn't support writing steps or heart rate data.

Redth commented 7 years ago

@praveendath92 has this perhaps changed since you last looked? https://dev.fitbit.com/docs/activity/#activity-logging

Not seeing a way to create an entry for heart rate still but perhaps omitting that is OK.

pkpio commented 7 years ago

I think that only supports manually logging activities and distance but not steps. To be honest, I have tried it though.

pkpio commented 7 years ago

@Redth , I just came across this so, I suppose it is possible to sync steps.

Redth commented 7 years ago

Yep I do believe it's possible. Fitbit doesn't quite count API steps as regular steps (eg: they won't count towards challenges), but it would still be useful.

pkpio commented 7 years ago

@Redth , Noted. I will update you here if I create something for the reverse sync - mostly in a different repo.

Redth commented 7 years ago

Thanks :)

Melantrix commented 6 years ago

Hi @praveendath92, i'm also very interested in syncing information (especially weight, but also activities) from google fit to fitbit, have you made any progress with this?

pkpio commented 6 years ago

@Melantrix Sorry, a reverse sync is not in the plan for now.