Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 915 Bytes

README.md

File metadata and controls

52 lines (33 loc) · 915 Bytes

runtastic-gpx

💪 Converts runtastic exports to gpx

Prerequisites

Latest node and npm

Instructions

  1. Export entire account data and unzip: https://help.runtastic.com/hc/en-us/articles/360000953365-Export-Account-Data

  2. Follow usage below

Use the web version

https://runalyze.com/runtastic-converter

Thanks to the folks at Runalyze!

Use the CLI version

$ npx runtastic-gpx <json-export> <output>

Example:

$ npx runtastic-gpx ~/Desktop/export-20190101-000 ~/Downloads/export

Supported types

  • Ride
  • Road Bike
  • Run
  • Indoor Ride
  • Indoor Run
  • Elliptical
  • Weight Training
  • Crossfit
  • Walk

Did it work well for you?

I made this tool in my free time. If you liked it, please consider buying me a coffee or donate via Paypal.

License

MIT