Pythe1337N / garmin-connect

Makes it simple to interface with Garmin Connect to get or set any data point.
MIT License
145 stars 60 forks source link

New request download original activity file #2

Closed ray0711 closed 4 years ago

ray0711 commented 4 years ago

Download the original file for an activity downloadOriginalActivityData(dir, activityId) Takes a target directory and an activityId. The file is stored with the name provided by garmin. Usually it is activityId.zip and contains the original file (.fit, .tcx, ...)

ray0711 commented 4 years ago

Thanks for improving the PR. That was quicker than i could come back it :)