Skip to content

Creates GPX files from the Runmeter database using python and sqlite

License

Notifications You must be signed in to change notification settings

sonarun/runmeter2gpx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Creates GPX files from the Runmeter database using python and sqlite

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages