-
Notifications
You must be signed in to change notification settings - Fork 296
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
Comments
Agree, I would like this as well. Especially as it is an aggregator in itself |
+1 |
+2 for import ;) |
+! |
I made a start on this, but it seems the API is still a little broken. I used the REST API here: 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. |
Syncing from it can be the second step. First step would be syncing into An aggregated data dashboard from the rest of the apps. On Sat, Feb 14, 2015, 14:10 Matthew Duggan [email protected] wrote:
|
+1 |
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! |
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). |
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 :) |
Any news about this? Is the fit API cleaning up? |
Same question. This would be great! |
+1 |
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? |
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!
The text was updated successfully, but these errors were encountered: