tcxjoin
v1.0.0
Published
Join two Training Center XML (tcx) files
Readme
tcxjoin
Join two Training Center XML (tcx) files
Installation
- Install Node.js.
- Execute in the command line:
npm install -g tcxjoin.
Usage
- Execute in the command line:
tcxjoin [mode] [a] [b] [output], where:
[mode]is eitherunionoronly-during-gps;[a]and[b]are the names of input files to be combined;[output]is the name of output file to be created.
License
Copyright (c) 2017 Vytautas Jakutis
Licensed under the GPL-3.0 License
