peloton-tcx

1.0.0 • Public • Published

peloton-ctx

Converts Peloton workout data to Garmin compatible TCX files that can be uploaded to Garmin Connect.

Usage: peloton-tcx [options]

Options:
  --version      Show version number                                   [boolean]
  --username     (Optional) Your Peloton username. If not set, PELOTON_USERNAME
                 environment variable will be used.                     [string]
  --password     (Optional) Your Peloton password. If not set, PELOTON_PASSWORD
                 environment variable will be used.                     [string]
  --limit, -l    Limit how many workouts to process.[number] [default: Infinity]
  --out, -o      Specifies output directory to write tcx files. If omitted,
                 output will be printed to stdout.                      [string]
  --verbose, -v  Prints more information to the console.
                                                      [boolean] [default: false]
  -h, --help     Show help                                             [boolean]

NOTE: Currently only supports treadmill workouts. Bike workouts coming soon.

Readme

Keywords

Package Sidebar

Install

npm i peloton-tcx

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

46.3 kB

Total Files

15

Last publish

Collaborators

  • astephenb