Skip to content

Converts sport session data of a Runtastic profile export to .tcx files.

License

Notifications You must be signed in to change notification settings

Faldon/runtastic-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Runtastic Converter

Utility for converting the JSON files of an exported Runtastic profile to .tcx files.

Usage

  • Export your Runtastic profile as described here:
    https://help.runtastic.com/hc/en-us/articles/360000953365-Export-Account-Data

  • Leave the folder structure of the extracted profile data intact.
    To clarify: In the folder, where your session data resides as .json files has to be the subdirectory "GPS-data" in where the gps data files resides as .json files.

  • Execute the program:
    $ python convert_sessions.py $INDIR $OUTDIR
    where $INDIR is the path to your session data folder (The Sport-sessions folder in your export) and $OUTDIR is the folder where you want to save your .tcx files.

About

Converts sport session data of a Runtastic profile export to .tcx files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages