{"id":23263785,"url":"https://github.com/danielbayley/alfred-finder-copy-path","last_synced_at":"2026-01-30T14:17:05.042Z","repository":{"id":142182141,"uuid":"72248814","full_name":"danielbayley/alfred-finder-copy-path","owner":"danielbayley","description":"Easily copy the current Finder path in a variety of formats.","archived":false,"fork":false,"pushed_at":"2016-11-16T23:30:36.000Z","size":3,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T19:55:52.696Z","etag":null,"topics":["alfred","coffeescript","file","finder","macos","npm","osx","packal","path","workflow"],"latest_commit_sha":null,"homepage":"http://npm.im/alfred-finder-copy-path","language":null,"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/danielbayley.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"danielbayley","custom":["https://paypal.me/danieljbayley","BTC 37rdZq4muDVNJh6jCr4XDXf8X2EFKjL3QQ","ETH 0x6248B4349e633969376dA20F9C8577530062BE64"]}},"created_at":"2016-10-28T22:58:07.000Z","updated_at":"2023-09-10T15:17:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"56f5d5e1-f18a-4c8e-b9ec-1b1fabde040c","html_url":"https://github.com/danielbayley/alfred-finder-copy-path","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/danielbayley/alfred-finder-copy-path","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Falfred-finder-copy-path","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Falfred-finder-copy-path/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Falfred-finder-copy-path/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Falfred-finder-copy-path/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielbayley","download_url":"https://codeload.github.com/danielbayley/alfred-finder-copy-path/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Falfred-finder-copy-path/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28913969,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-30T12:13:43.263Z","status":"ssl_error","status_checked_at":"2026-01-30T12:13:22.389Z","response_time":66,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alfred","coffeescript","file","finder","macos","npm","osx","packal","path","workflow"],"created_at":"2024-12-19T14:20:22.981Z","updated_at":"2026-01-30T14:17:05.033Z","avatar_url":"https://github.com/danielbayley.png","language":null,"funding_links":["https://github.com/sponsors/danielbayley","https://paypal.me/danieljbayley","BTC 37rdZq4muDVNJh6jCr4XDXf8X2EFKjL3QQ","ETH 0x6248B4349e633969376dA20F9C8577530062BE64"],"categories":[],"sub_categories":[],"readme":"[![badge][npm]][package]\n\nFinder Copy Path _[Alfred]_ [workflow]\n======================================\nEasily copy the current Finder path in a variety of formats.\n\n\u003cimg width=\"600px\" src=\"https://media.githubusercontent.com/media/danielbayley/alfred-finder-copy-path/master/demo.gif\" alt=\"demo\"\u003e\u003c/img\u003e  \n\\* Demo using the _[mnml]_ Alfred [theme].\n\n---\n\nThis workflow will act on the first item selected in Finder, or default to the current folder path if no selection is made. The chosen path will be copied to the clipboard; A Post Notification can easily be [added] to the workflow if required.\n\n\u003ckbd\u003e⌥\u003c/kbd\u003e select to `'`quote`'` path.  \n\u003ckbd\u003e⌘\u003c/kbd\u003e select to `\"`double quote`\"` path.  \n\u003ckbd\u003e⇧\u003c/kbd\u003e select to append `/` to folder path.  \n\u003ckbd\u003e⌃\u003c/kbd\u003e select to `\\` escape spaces in path, or [decode] a [URL]. Also prefix file `.`extensions.\n\nInstall\n-------\nThis workflow requires [Node].js (easily available with _[Homebrew]_) and [Alfred] 3 with the paid _[Powerpack]_ upgrade.\n\n~~~ sh\nbrew install node\nnpm install -g alfred-finder-copy-path\n~~~\n\nLicense\n-------\n[MIT] © [Daniel Bayley]\n\n[MIT]:                    LICENSE.md\n[Daniel Bayley]:          https://github.com/danielbayley\n\n[alfred]:                 http://alfredapp.com\n[mnml]:                   https://github.com/danielbayley/alfred-mnml-light\n[theme]:                  http://alfredapp.com/help/appearance\n[powerpack]:              https://alfredapp.com/powerpack\n[workflow]:               http://alfredapp.com/workflows\n[added]:                  http://alfredapp.com/help/workflows/outputs/post-notification\n[packal]:                 https://packal.org/workflow/finder-copy-path\n[awm]:                    https://github.com/jonathanwiesel/awm\n\n[npm]:                    https://img.shields.io/npm/v/alfred-finder-copy-path.svg?style=flat-square\n[package]:                https://npmjs.com/package/alfred-finder-copy-path\n[node]:                   https://nodejs.org\n[homebrew]:               http://brew.sh\n\n[URL]:                    https://en.wikipedia.org/wiki/Uniform_Resource_Locator\n[decode]:                 https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/decodeURI\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayley%2Falfred-finder-copy-path","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielbayley%2Falfred-finder-copy-path","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayley%2Falfred-finder-copy-path/lists"}