Skip to content

Node.js app that loads a workout from xertonline.com and converts to a Garmin TCX or ERG workout file.

Notifications You must be signed in to change notification settings

delormej/xert-convert

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xert-convert

Node.js app that loads a workout from xertonline.com and converts to a Garmin TCX workout or ERG file format.

Requires Node.js 4.x or greater.

// Default example outputs erg format. example usage: node main.js -u USER -p PASSWORD EMvoLmeakb8lXi1B

// Example specifying tcx output format. example usage: node main.js -u USER -p PASSWORD -o tcx EMvoLmeakb8lXi1B

About

Node.js app that loads a workout from xertonline.com and converts to a Garmin TCX or ERG workout file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published