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

possible to export daily sleep data? #20

Open
ck-on opened this issue Aug 28, 2016 · 3 comments
Open

possible to export daily sleep data? #20

ck-on opened this issue Aug 28, 2016 · 3 comments

Comments

@ck-on
Copy link

ck-on commented Aug 28, 2016

Garmin makes sleep data (part of the "daily summary") available for export as a zipped fit file.

Would it be possible to make this script also backup that data?

The url garmin connect fetches from is

https://connect.garmin.com/modern/proxy/download-service/files/wellness/2016-08-28

I guess I could make a second copy of the script, edit the variable url_gc_original_activity and change /activity/ to /wellness/ and it might work

@endafarrell
Copy link

+1: I too would like this data.

@santekotturi
Copy link

@ck-on did your approach work for you?

pe-st referenced this issue in pe-st/garmin-connect-export Sep 4, 2018
Decide whether decoding should happen or not
@ibury08
Copy link

ibury08 commented Mar 6, 2019

@ck-on I think this repo currently only parse .gpx and .csv file formats. As you saw, the summary export where sleep data is available is only as .fit files. Maybe this package can be incorporated into this tool: https://github.com/dtcooper/python-fitparse

pjq pushed a commit to pjq/garmin-connect-export that referenced this issue Sep 29, 2020
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

4 participants