{"id":17026353,"url":"https://github.com/chrisgrieser/alfred-homebrew","last_synced_at":"2025-03-22T17:31:15.788Z","repository":{"id":198179755,"uuid":"700388715","full_name":"chrisgrieser/alfred-homebrew","owner":"chrisgrieser","description":"Search, install, or uninstall homebrew packages conveniently via Alfred.","archived":false,"fork":false,"pushed_at":"2025-02-05T17:00:22.000Z","size":137,"stargazers_count":25,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-17T22:19:37.625Z","etag":null,"topics":["alfred-workflow","homebrew","package-manager"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/chrisgrieser.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"custom":"https://www.paypal.me/ChrisGrieser","ko_fi":"pseudometa"}},"created_at":"2023-10-04T14:00:41.000Z","updated_at":"2025-02-12T20:56:31.000Z","dependencies_parsed_at":"2024-03-09T20:27:27.080Z","dependency_job_id":"29e41a2a-9a17-4fa2-ba45-c21020283ed8","html_url":"https://github.com/chrisgrieser/alfred-homebrew","commit_stats":null,"previous_names":["chrisgrieser/alfred-homebrew"],"tags_count":15,"template":false,"template_full_name":"chrisgrieser/alfred-workflow-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgrieser%2Falfred-homebrew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgrieser%2Falfred-homebrew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgrieser%2Falfred-homebrew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chrisgrieser%2Falfred-homebrew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chrisgrieser","download_url":"https://codeload.github.com/chrisgrieser/alfred-homebrew/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244995061,"owners_count":20544281,"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-workflow","homebrew","package-manager"],"created_at":"2024-10-14T07:32:05.869Z","updated_at":"2025-03-22T17:31:15.772Z","avatar_url":"https://github.com/chrisgrieser.png","language":"JavaScript","funding_links":["https://www.paypal.me/ChrisGrieser","https://ko-fi.com/pseudometa","https://ko-fi.com/Y8Y86SQ91'"],"categories":[],"sub_categories":[],"readme":"# Homebrew Search for Alfred\n![GitHub Downloads](https://img.shields.io/github/downloads/chrisgrieser/alfred-homebrew/total?label=GitHub%20Downloads\u0026style=plastic\u0026logo=github)\n![Alfred Gallery Downloads](https://img.shields.io/badge/dynamic/yaml?url=https%3A%2F%2Fraw.githubusercontent.com%2Fchrisgrieser%2F.config%2Frefs%2Fheads%2Fmain%2FAlfred.alfredpreferences%2Falfred-workflow-download-count.yaml\u0026query=alfred-homebrew\u0026style=plastic\u0026logo=alfred\u0026label=Gallery%20Downloads\u0026color=%235C1F87)\n![Latest Release](https://img.shields.io/github/v/release/chrisgrieser/alfred-homebrew?label=Latest%20Release\u0026style=plastic)\n\nSearch, install, or uninstall Homebrew packages conveniently via Alfred.\n\n\u003cimg width=\"70%\" alt=\"showcase brew install\" src=\"https://github.com/chrisgrieser/alfred-homebrew/assets/73286100/a46f48c7-e5ce-4eb2-aeb1-451231043b26\"\u003e\n\n\u003cimg width=\"70%\" alt=\"showcase brew reinstall\" src=\"https://github.com/chrisgrieser/alfred-homebrew/assets/73286100/f7a30be0-64c0-42ef-80d6-969a73922706\"\u003e\n\n\u003cimg width=\"70%\" alt=\"showcase brew uninstall\" src=\"https://github.com/chrisgrieser/alfred-homebrew/assets/73286100/b40a4300-7b2d-44fd-89a3-90fdf0190271\"\u003e\n\n## Requirements\n- [Homebrew](https://brew.sh/)\n- Optional:\n  [AlfredExtraPane](https://github.com/mr-pennyworth/alfred-extra-pane) for\n  previews of package homepages.\n\n## Usage\n- Search for a Homebrew package via the `bi` keyword.\n\t+ \u003ckbd\u003e⏎\u003c/kbd\u003e: Install the package (`brew install`) in the Terminal. (Uses\n\t  the terminal app you have configured [in your Alfred\n\t  settings](https://www.alfredapp.com/help/features/terminal/).)\n\t+ \u003ckbd\u003e⌘\u003c/kbd\u003e\u003ckbd\u003e⏎\u003c/kbd\u003e: Open the package's homepage (`brew home`).\n\t+ \u003ckbd\u003e⌥\u003c/kbd\u003e\u003ckbd\u003e⏎\u003c/kbd\u003e: Copy the package's homepage to the clipboard.\n\t+ \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⏎\u003c/kbd\u003e: Show package information (`brew info`) in Text View.\n\t+ The download counts refer to the number of downloads per 90 days.\n- Reinstall a package already installed on your system via the `br` keyword\n  (`brew reinstall`).\n\t+ \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⏎\u003c/kbd\u003e: Show package information (`brew info`) in Text\n\t  View.\n- Uninstall a package via the `bu` keyword (`brew uninstall`).\n\t+ Optionally use the `--zap` option for a clean uninstallation.\n\t+ \u003ckbd\u003e⇧\u003c/kbd\u003e\u003ckbd\u003e⏎\u003c/kbd\u003e: Show package information (`brew info`) in Text\n\t  View.\n\n\u003e [!NOTE]\n\u003e The workflow uses the local homebrew packages cache. This means that the list\n\u003e of packages is automatically updated when you run `brew update` in your\n\u003e terminal.\n\n## Installation\n[➡️ Download the latest release.](./releases/latest)\n\nThe workflow auto-updates via Alfred's workflow-update mechanism.\n\n## Credits\nIn my day job, I am a sociologist studying the social mechanisms underlying the\ndigital economy. For my PhD project, I investigate the governance of the app\neconomy and how software ecosystems manage the tension between innovation and\ncompatibility. If you are interested in this subject, feel free to get in touch.\n\n- [Website](https://chris-grieser.de/)\n- [Mastodon](https://pkm.social/@pseudometa)\n- [ResearchGate](https://www.researchgate.net/profile/Christopher-Grieser)\n- [LinkedIn](https://www.linkedin.com/in/christopher-grieser-ba693b17a/)\n\n\u003ca href='https://ko-fi.com/Y8Y86SQ91' target='_blank'\u003e \u003cimg height='36'\nstyle='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi1.png?v=3'\nborder='0' alt='Buy Me a Coffee at ko-fi.com' /\u003e\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisgrieser%2Falfred-homebrew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchrisgrieser%2Falfred-homebrew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchrisgrieser%2Falfred-homebrew/lists"}