1.0.0 • Published 9 years ago
tcxjoin v1.0.0
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
1.0.0
9 years ago