garminexport icon indicating copy to clipboard operation
garminexport copied to clipboard

Adding get activity and update activity methods

Open ldenisey opened this issue 3 years ago • 0 comments

garminclient.py - Adding get_activities method to get all the data at once, adding update_activity to modify an activity sample/* - Adding base examples for getting and modifying activities

I needed to clean the activities that I imported from Tomtom sports application. I have refactored and added some methods to query, filter and update activites. I also provided more samples, it might help others.

ldenisey avatar Mar 19 '21 23:03 ldenisey