Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 739 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 739 Bytes

runmeter2gpx

Export workouts from Runmeter database to gpx.

Usage

  1. Put your Meter.db that was extracted from Runmeter into the same folder as index.py
  2. Run the command python index.py
  3. Watch your .gpx files being created in the same folder as the program.

Why

Due to the complete failure of Apple and the GPS on the iPhone 7 Plus, I needed a way to extract the files and bulk upload the rest to Garmin Connect and Strava. This program is loosely based on runmeter2geojson.