Skip to content

Runalyze/runtastic-gpx

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

💪 Convert Runtastic JSON exports to GPX

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%