{"id":16164011,"url":"https://github.com/cyclenerd/veloheroup","last_synced_at":"2025-08-31T12:36:57.582Z","repository":{"id":72096605,"uuid":"68307877","full_name":"Cyclenerd/veloheroup","owner":"Cyclenerd","description":"🚴 Command line interface for uploading to Velo Hero","archived":false,"fork":false,"pushed_at":"2021-12-27T14:32:36.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-13T09:17:46.189Z","etag":null,"topics":["bash","bash-script","bike","curl","cycling","running","triathlon","upload","uploader"],"latest_commit_sha":null,"homepage":"https://www.velohero.com/","language":"Shell","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Cyclenerd.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":"2016-09-15T15:44:53.000Z","updated_at":"2024-10-17T20:20:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"17cd7623-6f28-479b-abbd-27f31244cba8","html_url":"https://github.com/Cyclenerd/veloheroup","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyclenerd%2Fveloheroup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyclenerd%2Fveloheroup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyclenerd%2Fveloheroup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Cyclenerd%2Fveloheroup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Cyclenerd","download_url":"https://codeload.github.com/Cyclenerd/veloheroup/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247595375,"owners_count":20963942,"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","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":["bash","bash-script","bike","curl","cycling","running","triathlon","upload","uploader"],"created_at":"2024-10-10T02:44:59.057Z","updated_at":"2025-04-07T04:46:41.836Z","avatar_url":"https://github.com/Cyclenerd.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# veloheroup\n\nUpload FIT, TCX, GPX, SRM, HRM, PWX, SLF and SLM files to [Velo Hero](https://www.velohero.com/) from the command line.\n\n![Velo Hero Logo](https://www.velohero.com/static/touchicon.png)\n\n## Prerequisites\n\n* Bash shell\n* curl\n\nMost Linux distributions and macOS meet the requirements.\n\n## Setup\n\n1. Sign up at https://app.velohero.com/sso\n2. Get yourself a private single sign-on key. That's the long string.\n3. Create a `.veloherorc` file in your home directory. Save the SSO key in this file:\n~~~\nVELOHERO_SSO_KEY=[insert your own]\n~~~\n\n## Usage\n\nUpload a single file:\n\n    veloheroup file.fit\n\nUse find and xargs to upload everything:\n\n    find -iname \\*.fit | xargs veloheroup\n\n## More info\n\nInspired by stravaup https://github.com/mpolla/stravaup","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclenerd%2Fveloheroup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyclenerd%2Fveloheroup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyclenerd%2Fveloheroup/lists"}