Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 736 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 736 Bytes

runtastic-gpx-converter

This Python script converts Adidas Running (formerly Runtastic) account data exports to GPX format, ready to be imported into Garmin Connect.

Instructions

  1. Export your account data in a ZIP file from Runtastic, as shown here
  2. Convert your data with runtastic-gpx-converter as follows
> py runtastic-gpx-converter.py YOUR-ACCOUNT-DATA.zip

this command will create a new ZIP file in the same folder as the original with all your account data converted to GPX format

  1. Import your fitness data in GPX format into Garmin Connect, as shown here