{"id":17976536,"url":"https://github.com/mherb/workout-converter","last_synced_at":"2025-08-14T19:08:35.764Z","repository":{"id":69350207,"uuid":"427978163","full_name":"mherb/workout-converter","owner":"mherb","description":"Tool to convert between structured cycling workout file formats (Zwift, Wahoo, ..)","archived":false,"fork":false,"pushed_at":"2022-12-31T19:58:01.000Z","size":11,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-04T00:17:13.706Z","etag":null,"topics":["wahoo","workout","zwift"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mherb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-11-14T16:18:33.000Z","updated_at":"2024-04-02T01:57:13.000Z","dependencies_parsed_at":"2024-01-19T10:16:05.980Z","dependency_job_id":null,"html_url":"https://github.com/mherb/workout-converter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mherb/workout-converter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mherb%2Fworkout-converter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mherb%2Fworkout-converter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mherb%2Fworkout-converter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mherb%2Fworkout-converter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mherb","download_url":"https://codeload.github.com/mherb/workout-converter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mherb%2Fworkout-converter/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270467690,"owners_count":24588812,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-14T02:00:10.309Z","response_time":75,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["wahoo","workout","zwift"],"created_at":"2024-10-29T17:24:13.169Z","updated_at":"2025-08-14T19:08:34.892Z","avatar_url":"https://github.com/mherb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Workout Converter\n\nThis is a tiny command line tool to convert between different file formats for structured workouts (mostly cycling-based for usage on smart-trainers).\n\n## Usage\n\nPlease clean the repo to get the source code\n\n    git clone https://github.com/mherb/workout-converter.git \u0026\u0026 cd workout-converter\n\nYou can convert a workout file that you have created or downloaded using\n\n    python3 workout-converter.py -f \u003ctargetformat\u003e \u003cinput file\u003e\n\nwhich will be saved with the same name (but different extension) in the same path as the input file.\nPlease have a look at the command line help (`-h`) for additional options.\n\nYou can query the list of available output formats:\n\n    python3 workout-converter.py -F\n\n## File Formats\n\nAt the moment, the following file formats are supported for reading/writing\n\n| Format        | Read               | Write              | Comment                    |\n|---------------|--------------------|--------------------|----------------------------|\n| Wahoo (.plan) | :x:                | :white_check_mark: | for Wahoo ELEMNT headunits |\n| Zwift (.zwo)  | :white_check_mark: | :x:                |                            |\n\nAdditional support can be easily added by implmenting a corresponding [parser](workout_converter/parsers)\n\n## References\n\nBelow are some helpful resources and related projects about various workout file formats\n\n- [Intyre/wahoo_elemnt](https://gist.github.com/Intyre/2c0a8e337671ed6f523950ef08e3ca3f)\n- [h4l/zwift-workout-file-reference](https://github.com/h4l/zwift-workout-file-reference)\n- [ManuelWiese/mrc_tools](https://github.com/ManuelWiese/mrc_tools)\n- [mhanney/zwoparse](https://github.com/mhanney/zwoparse)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmherb%2Fworkout-converter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmherb%2Fworkout-converter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmherb%2Fworkout-converter/lists"}