{"id":13572462,"url":"https://github.com/danielbayley/homebrew-alfred","last_synced_at":"2025-08-20T18:35:31.967Z","repository":{"id":43393881,"uuid":"121528202","full_name":"danielbayley/homebrew-alfred","owner":"danielbayley","description":"Manage @Alfredapp with @Homebrew.","archived":false,"fork":false,"pushed_at":"2023-12-29T17:51:00.000Z","size":43,"stargazers_count":49,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-11-05T05:34:18.638Z","etag":null,"topics":["alfred","cask","homebrew","macos","osx","packal","tap","workflow"],"latest_commit_sha":null,"homepage":"https://alfredapp.com","language":"Ruby","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},"funding":{"github":"danielbayley","custom":["https://paypal.me/danieljbayley","BTC 37rdZq4muDVNJh6jCr4XDXf8X2EFKjL3QQ","ETH 0x6248B4349e633969376dA20F9C8577530062BE64"]}},"created_at":"2018-02-14T15:42:55.000Z","updated_at":"2024-08-20T14:05:24.000Z","dependencies_parsed_at":"2024-01-16T19:38:30.272Z","dependency_job_id":null,"html_url":"https://github.com/danielbayley/homebrew-alfred","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/danielbayley%2Fhomebrew-alfred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Fhomebrew-alfred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Fhomebrew-alfred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/danielbayley%2Fhomebrew-alfred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/danielbayley","download_url":"https://codeload.github.com/danielbayley/homebrew-alfred/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":230445923,"owners_count":18227066,"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":["alfred","cask","homebrew","macos","osx","packal","tap","workflow"],"created_at":"2024-08-01T14:01:23.843Z","updated_at":"2024-12-19T14:19:40.210Z","avatar_url":"https://github.com/danielbayley.png","language":"Ruby","funding_links":["https://github.com/sponsors/danielbayley","https://paypal.me/danieljbayley","BTC 37rdZq4muDVNJh6jCr4XDXf8X2EFKjL3QQ","ETH 0x6248B4349e633969376dA20F9C8577530062BE64"],"categories":["Ruby"],"sub_categories":[],"readme":"\u003cimg src=\"logo.svg\" width=\"16%\" align=\"left\"\u003e\n\n_[Homebrew]_ + _[Alfred]_\n=========================\nManage [Alfred] with [Homebrew]. [Workflows] require the paid _[Powerpack]_ upgrade.\n\nInstall\n-------\n~~~ sh\nbrew tap danielbayley/alfred\nbrew alfred install #workflow #theme\n~~~\nor with [`brew bundle`] using a _[Brewfile]_:\n~~~ rb\n# Brewfile\ntap \"danielbayley/alfred\"\ncask \"alfred-theme\"\n# App dependency already installed independently.\nalfred \"alfred-workflow\", args: { \"skip-cask-deps\": true }\n~~~\n\n[Contribute][guide]\n-------------------\n~~~ sh\nbrew tap danielbayley/pipeline\ngit config core.hooksPath .github/hooks\n~~~\nand follow the contribution [guide], or copy and adapt an [existing] _[Cask]_.\n\nBecause Alfred preferences can be [synced], the following Ruby code is necessary to install the workflow into the correct folder:\n~~~ ruby\nrequire_relative \"../cmd/brew-alfred\"\nartifact staged_path, target: \"#{HOMEBREW_ALFRED_WORKFLOW_PREFIX}.#{token}\"\n~~~\nor with slightly different code for [themes]:\n~~~ ruby\ntheme = \"#{HOMEBREW_ALFRED_THEME_PREFIX}.#{token}\"\nartifact \"theme.json\", target: \"#{theme}/theme.json\"\n\nuninstall rmdir: theme\n~~~\n\nLicense\n-------\n[MIT] © [Daniel Bayley]\n\n[MIT]:              LICENSE.md\n[Daniel Bayley]:    https://github.com/danielbayley\n\n[alfred]:           https://alfredapp.com\n[powerpack]:        https://alfredapp.com/powerpack\n[workflows]:        https://alfredapp.com/workflows\n[themes]:           https://alfredapp.com/help/appearance#theme\n[synced]:           https://alfredapp.com/help/advanced/sync\n\n[homebrew]:         https://brew.sh\n[cask]:             https://docs.brew.sh/Cask-Cookbook\n[`brew bundle`]:    https://docs.brew.sh/Manpage#bundle-subcommand\n[brewfile]:         https://github.com/Homebrew/homebrew-bundle#usage\n\n[guide]:            https://docs.brew.sh/Adding-Software-to-Homebrew#writing-the-cask\n[existing]:         Casks\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayley%2Fhomebrew-alfred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanielbayley%2Fhomebrew-alfred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanielbayley%2Fhomebrew-alfred/lists"}