jdowning/peloton2garmin
Syncs Peloton workouts to Garmin
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| PELOTON_EMAIL | Peloton Email | yes | — |
| PELOTON_PASSWORD | Peloton Password | yes | — |
| GARMIN_EMAIL | Garmin Email | yes | — |
| GARMIN_PASSWORD | Garmin Password | yes | — |
| DOCKER_TAG | Docker Hub tag | — | console-stable |
| TIMEZONE | Timezone used | — | US/Pacific |
| WORKOUTS_TO_DOWNLOAD | How many workouts to download from Peloton | — | 10 |
| ENABLE_FIT_FORMAT | Enable FIT file format | — | true |
| ENABLE_JSON_FORMAT | Enable JSON file format | — | true |
| ENABLE_TCX_FORMAT | Enable TCX file format | — | true |
| INCLUDE_TIME_IN_HR_ZONES | Include time in heart rate zones | — | true |
| INCLUDE_TIME_IN_POWER_ZONES | Include time in power zones | — | true |
| UPLOAD_TO_GARMIN | Upload target file to Garmin | — | true |
| UPLOAD_FORMAT | File format to upload to Garmin | — | fit |
| LOG_LEVEL | Console log level | — | Information |
Outputs
no outputs