{"id":15493838,"url":"https://github.com/peter554/garmin-strava-sync","last_synced_at":"2026-06-08T06:35:05.704Z","repository":{"id":100534821,"uuid":"589333545","full_name":"Peter554/garmin-strava-sync","owner":"Peter554","description":"A small automation to sync my activities from Garmin Connect to Strava","archived":false,"fork":false,"pushed_at":"2023-01-26T16:20:00.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-19T11:28:53.010Z","etag":null,"topics":[],"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/Peter554.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":"2023-01-15T20:37:00.000Z","updated_at":"2023-01-16T12:32:32.000Z","dependencies_parsed_at":"2023-05-15T19:15:08.442Z","dependency_job_id":null,"html_url":"https://github.com/Peter554/garmin-strava-sync","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.4838709677419355,"last_synced_commit":"3a272cbf8c053539b68d01887fe582d290811c78"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Peter554/garmin-strava-sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peter554%2Fgarmin-strava-sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peter554%2Fgarmin-strava-sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peter554%2Fgarmin-strava-sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peter554%2Fgarmin-strava-sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Peter554","download_url":"https://codeload.github.com/Peter554/garmin-strava-sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Peter554%2Fgarmin-strava-sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34051770,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"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":"2024-10-02T08:09:38.534Z","updated_at":"2026-06-08T06:35:05.671Z","avatar_url":"https://github.com/Peter554.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# garmin strava sync\n\nA small automation to sync my activities from Garmin Connect to Strava.\n\n* Using https://playwright.dev/python/ for browser automation.\n* Deployed as a GitHub action, manually triggerable using the workflow_dispatch trigger.\n\nNew Garmin activities will be posted to Strava. \nUpdates and deletes on Garmin are not synced to Strava, since this is complex and offers me little benefit (updates/deletes are rare).\n\nTriggering the sync using the GitHub API:\n\n```\ncurl \\\n  -X POST \\\n  -u peter554:$TOKEN \\\n  https://api.github.com/repos/peter554/garmin-strava-sync/actions/workflows/sync.yml/dispatches \\\n  -d '{\"ref\": \"master\", \"inputs\": {\"n_activities\": \"5\"}}'\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter554%2Fgarmin-strava-sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeter554%2Fgarmin-strava-sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeter554%2Fgarmin-strava-sync/lists"}