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

Google Fit support #86

Open
jimmykane opened this issue Dec 25, 2014 · 15 comments · May be fixed by #110
Open

Google Fit support #86

jimmykane opened this issue Dec 25, 2014 · 15 comments · May be fixed by #110

Comments

@jimmykane
Copy link
Contributor

Hi there. Great application.

Is there any chance for looking into google fit support, specifically export mainly? That would be very useful since some of the services already do not support google fit.

Thanks a lot!

@salberin
Copy link

salberin commented Jan 6, 2015

Agree, I would like this as well. Especially as it is an aggregator in itself

@MadMG
Copy link

MadMG commented Jan 26, 2015

+1

@jesperordrup
Copy link

+2 for import ;)

@coach0742
Copy link

+!

@mduggan
Copy link
Contributor

mduggan commented Feb 14, 2015

I made a start on this, but it seems the API is still a little broken. I used the REST API here:
https://developers.google.com/fit/rest/
and I can list sessions and data sources, but none of the data sources actually contain any data - I tried all the data sources I can see with all sorts of data ranges.

My dashboard shows a bunch of activity, so there should be some data there somewhere..

Should still be possible to export to google fit, but syncing from it might be a problem at the moment.

@jimmykane
Copy link
Contributor Author

Syncing from it can be the second step. First step would be syncing into
it.

An aggregated data dashboard from the rest of the apps.

On Sat, Feb 14, 2015, 14:10 Matthew Duggan notifications@github.com wrote:

I made a start on this, but it seems the API is still a little broken. I
used the REST API here:
https://developers.google.com/fit/rest/
and I can list sessions and data sources, but none of the data sources
actually contain any data - I tried all the data sources I can see with all
sorts of data ranges.

My dashboard shows a bunch of activity, so there should be some data
there somewhere..

Should still be possible to export to google fit, but syncing from it
might be a problem at the moment.


Reply to this email directly or view it on GitHub
#86 (comment).

@mduggan mduggan linked a pull request Mar 2, 2015 that will close this issue
@korjavin
Copy link

korjavin commented Jan 1, 2016

+1

@mduggan
Copy link
Contributor

mduggan commented Jan 5, 2016

I rebased #110 and fixed the code a little, but it still has a problem in that uploaded activities don't appear on the fit dashboard. They are there if you query them from the API though.

Also the way I made it download activities assumes that the apps made "sessions", which not all apps do.

If anyone is smart enough to work out how to make activities appear then please have a go!
Useful links:
https://developers.google.com/fit/rest/v1/reference/
https://developers.google.com/apis-explorer/#p/fitness/v1/
https://plus.google.com/communities/103314459667402704958

@Megachip
Copy link

Anything new on google fit sync? For me it is more interesting to get data from google fit, not to put them there(wich most tools already did).

@mduggan
Copy link
Contributor

mduggan commented Jul 12, 2016

I haven't looked at it recently, but every time I look the rest API is a little bit less broken. I probably won't have time in the next couple of weeks, but will take another look at it when I have some time, and squash down my overly long commit stream in #110 :)

@fyksen
Copy link

fyksen commented Feb 16, 2017

Any news about this? Is the fit API cleaning up?

@Stanzilla
Copy link

@mduggan @cpfair any news here? Would be awesome to get this integration going.

@fathermocker
Copy link

Same question. This would be great!

@zssachen
Copy link

+1

@brisdaz
Copy link

brisdaz commented Apr 18, 2022

Any updates on this?

UPDATE: I see last December 2021 there was a pull request.. Can this be tested and merged? I'm not a developer but a power user. How can I help?

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

Successfully merging a pull request may close this issue.