Skip to content

Python tool for converting SportTracks FITLOG files to Garmin TCX files

License

Notifications You must be signed in to change notification settings

braddparker/PyFitlogToTcx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyFitlogToTcx

Python tool for converting SportTracks FITLOG files to Garmin TCX files The entire FITLOG input file can be converted to a single TCX file or each activity can become its own file.

Usage: python convert_fitlog_to_tcx.py --input /fitlog/path.fitlog --output /output/directory or python convert_fitlog_to_tcx.py --input /fitlog/path.fitlog --output /output/directory --split

About

Python tool for converting SportTracks FITLOG files to Garmin TCX files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages