glennreyes / runtastic-gpx

💪 Convert Runtastic JSON exports to GPX
https://runalyze.com/runtastic-converter
27 stars 11 forks source link
converter gpx json runtastic

NOTE: This project is no longer maintained!

Runtastic finally listened to the users and provided GPX files including heart rate and altitude data in the official data backup.

Therefore this tool is no longer needed. Many thanks to all who have contributed here!

Read more about it here:

https://help.runtastic.com/hc/en-us/articles/360000953365-Export-Account-Data

runtastic-gpx

💪 Converts runtastic exports to gpx

Check out the list of supported types

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 CLI version

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

Example:

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

Did it work well for you?

I made this tool in my free time. If you liked it, please consider:

Supported types

License

MIT