{"id":27239805,"url":"https://github.com/sesh/getfit","last_synced_at":"2025-09-06T00:39:20.386Z","repository":{"id":67434106,"uuid":"444354582","full_name":"sesh/GetFIT","owner":"sesh","description":"Generate Garmin-compatible FIT Workout files from a simple JSON workout structure","archived":false,"fork":false,"pushed_at":"2022-10-27T00:52:17.000Z","size":153,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-31T06:38:38.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sesh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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,"zenodo":null}},"created_at":"2022-01-04T09:12:27.000Z","updated_at":"2022-03-05T22:32:06.000Z","dependencies_parsed_at":"2023-04-11T20:33:18.359Z","dependency_job_id":null,"html_url":"https://github.com/sesh/GetFIT","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sesh/GetFIT","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2FGetFIT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2FGetFIT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2FGetFIT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2FGetFIT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sesh","download_url":"https://codeload.github.com/sesh/GetFIT/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sesh%2FGetFIT/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273842838,"owners_count":25177920,"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-09-05T02:00:09.113Z","response_time":402,"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":[],"created_at":"2025-04-10T19:13:59.936Z","updated_at":"2025-09-06T00:39:20.375Z","avatar_url":"https://github.com/sesh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"Generate Garmin-compatible FIT Workout files from a simple JSON workout structure.\n\nExample JSON for the `/api/getfitfromjson` endpoint:\n\n```json\n{\n  \"name\": \"GetFIT Test\",\n  \"steps\": [\n    {\n      \"intensity\": \"warmup\",\n      \"duration\": 480,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    },\n    {\n      \"intensity\": \"interval\",\n      \"duration\": 120,\n      \"targetSpeedLow\": 4.0,\n      \"targetSpeedHigh\": 4.67\n    },\n    {\n      \"intensity\": \"recovery\",\n      \"duration\": 180,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    },\n    {\n      \"intensity\": \"interval\",\n      \"duration\": 120,\n      \"targetSpeedLow\": 4.0,\n      \"targetSpeedHigh\": 4.67\n    },\n    {\n      \"intensity\": \"recovery\",\n      \"duration\": 150,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    },\n    {\n      \"intensity\": \"interval\",\n      \"duration\": 75,\n      \"targetSpeedLow\": 4.0,\n      \"targetSpeedHigh\": 4.67\n    },\n    {\n      \"intensity\": \"recovery\",\n      \"duration\": 135,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    },\n    {\n      \"intensity\": \"interval\",\n      \"duration\": 90,\n      \"targetSpeedLow\": 4.0,\n      \"targetSpeedHigh\": 4.67\n    },\n    {\n      \"intensity\": \"recovery\",\n      \"duration\": 210,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    },\n    {\n      \"intensity\": \"cooldown\",\n      \"duration\": 240,\n      \"targetSpeedLow\": null,\n      \"targetSpeedHigh\": null\n    }\n  ]\n}\n```\n## Run Locally\n\n```\nfunc start\n```\n\n## Publish\n\n```\nfunc azure functionapp publish GetFitFile\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsesh%2Fgetfit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsesh%2Fgetfit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsesh%2Fgetfit/lists"}