Skip to content

Instantly share code, notes, and snippets.

View MatthewCKelly's full-sized avatar

MatthewCKelly

  • Christchurch, New Zealand
View GitHub Profile
@MatthewCKelly
MatthewCKelly / sports-tracker-download.js
Last active November 8, 2023 13:29 — forked from bilan/sports-tracker-download.js
Download all workouts from sports-tracker
// Matt
//
// Based on fork.. Bilan/sports-tracker-download.js
//
// 1. Removed the image downloader
// 2. loop though and get the total activites
// 3. Converted the output to a json object
// 4. push to download once complete.
// 5. use json file to download the gpx's
// 6. Added all activites from the source page