tcxjoin

1.0.0 • Public • Published

tcxjoin

Join two Training Center XML (tcx) files

Installation

  1. Install Node.js.
  2. Execute in the command line: npm install -g tcxjoin.

Usage

  1. Execute in the command line: tcxjoin [mode] [a] [b] [output], where:
  • [mode] is either union or only-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

/tcxjoin/

    Package Sidebar

    Install

    npm i tcxjoin

    Weekly Downloads

    0

    Version

    1.0.0

    License

    GPL-3.0

    Last publish

    Collaborators

    • jakutis