{"id":21432094,"url":"https://github.com/lookfirst/strava-auto-upload","last_synced_at":"2025-07-14T12:32:43.488Z","repository":{"id":5160713,"uuid":"6330339","full_name":"lookfirst/strava-auto-upload","owner":"lookfirst","description":"Plug your device in and it'll email  the latest .fit files to upload@strava.com","archived":false,"fork":false,"pushed_at":"2013-03-26T18:42:48.000Z","size":129,"stargazers_count":7,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T08:51:42.598Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"LC2010/photon","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lookfirst.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}},"created_at":"2012-10-22T06:19:20.000Z","updated_at":"2022-11-25T10:57:11.000Z","dependencies_parsed_at":"2022-07-06T04:02:09.781Z","dependency_job_id":null,"html_url":"https://github.com/lookfirst/strava-auto-upload","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lookfirst/strava-auto-upload","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fstrava-auto-upload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fstrava-auto-upload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fstrava-auto-upload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fstrava-auto-upload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lookfirst","download_url":"https://codeload.github.com/lookfirst/strava-auto-upload/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lookfirst%2Fstrava-auto-upload/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265291927,"owners_count":23741941,"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":[],"created_at":"2024-11-22T23:16:24.825Z","updated_at":"2025-07-14T12:32:43.163Z","avatar_url":"https://github.com/lookfirst.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"strava-auto-upload\n==================\n\nplug your device in and it'll email your latest .fit files to upload@strava.com\n\npull requests welcome. questions? latchkey@gmail.com\n\ncavaets\n-------\n\n1. OS X only\n1. assumes that you can send email from your desktop\n\nconfig\n------\n\n1. ```git clone``` this repo\n1. if you are running mountain lion (10.8), execute the commands below\n1. ```mkdir ~/.strava-auto-upload```\n1. ```echo ACTIVITIES=\\\"/Volumes/GARMIN/Garmin/Activities\\\" \u003e\u003e ~/.strava-auto-upload/config```\n1. ```echo FROM=\\\"YOUR_EMAIL_ADDRESS@DOMAIN.COM\\\" \u003e\u003e ~/.strava-auto-upload/config```\n1. ```echo SUFFIX=\\\"*.tcx\\\" \u003e\u003e ~/.strava-auto-upload/config``` (This is optional. It depends on if your file has .fit or .tcx files. The default is .fit)\n1. copy ```strava.plist``` to ```~/Library/LaunchAgents/strava.plist```\n1. edit ```strava.plist``` and specify the absolute path to the ```upload.sh``` script and the location of your Activities folder\n1. ```launchctl load ~/Libarary/LaunchAgents/strava.plist```\n\nremoval\n-------\n1. ```launchctl unload ~/Libarary/LaunchAgents/strava.plist```\n\ndebug\n-----\n1. ```$HOME/.strava-auto-upload``` contains the last file uploaded and a log of everything\n\nosx mountain lion (10.8)\n------------------------\n\nthere is a bug with postfix configuration with Mountain Lion that [causes an error](http://blog.deversus.com/2012/07/fix-for-postfix-in-mac-os-x-10-8-mountain-lion/). This fixed it for me:\n\n```\nsudo mkdir -p /Library/Server/Mail/Data/spool\nsudo /usr/sbin/postfix set-permissions\nsudo /usr/sbin/postfix start\n```\n\nemail\n------\n\nif you can't send email from your desktop (in case port 25 is blocked on your network), [setup postfix to send email through your gmail account](http://mhawthorne.net/posts/postfix-configuring-gmail-as-relay.html).\n\nspotlight\n---------\n\nfollow [these directions](http://apple.stackexchange.com/a/7135) for turning off spotlight indexing.\n\nfuture\n------\n\n1. simple installer\n1. other platforms?\n1. strava is working on an upload api and deprecating the email interface\n\nalternatives\n------------\n\n* [automator action](http://irionman.blogspot.com/2012/10/stravas-little-helper-use-apples.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fstrava-auto-upload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flookfirst%2Fstrava-auto-upload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flookfirst%2Fstrava-auto-upload/lists"}