Map data exported from Adidas Runtastic is using Unix timestamp which is non-readable by human being.
This script convert them into datetime so users can pick the correct data file for their own purposes.
-
login to your Runtastic account in your browser
-
Click your profile icon on the top right corner and select
Settings
-
Switch to
Export
tab and clickExport
-
Wait and then download
-
extract
Sport-sessions/*.json
intomaps
folder in this project -
run
npm run dev
-
the result will save to
summary.json
of this project -
open
summary.json
and look for the date and filename -
find the gpx file in
GPS-data
folder -
enjoy