Skip to content

magiccyril/tcx-creator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

TCX Creator

This project is intend to enbale getting the most out of your Polar RCX 5 when using Strava. The Polar RCX 5 export creates a GPX and an HRM file. The GPX file contains the location data while the HRM file contains HR, speed cadence etc...

This python script searches for all gpx files in the folder that do not have a likely named tcx file. All the files found will be converted to tcx if an hrm file is found. The assumption is that for file 123.gpx there is an 123.hrm file (That is how polar exports it) and it will create an 123.tcx file

Requires python 2.7

About

Creates a TCX file from a GPX and HRM files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%