https://github.com/chrisgrieser/alfred-homebrew

Search, install, or uninstall homebrew packages conveniently via Alfred.

https://github.com/chrisgrieser/alfred-homebrew

Science Score: 36.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
    Links to: researchgate.net
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary

Keywords

alfred-workflow homebrew package-manager
Last synced: 6 months ago · JSON representation

Repository

Search, install, or uninstall homebrew packages conveniently via Alfred.

Basic Info
  • Host: GitHub
  • Owner: chrisgrieser
  • License: mit
  • Language: JavaScript
  • Default Branch: main
  • Homepage:
  • Size: 152 KB
Statistics
  • Stars: 28
  • Watchers: 1
  • Forks: 2
  • Open Issues: 0
  • Releases: 20
Topics
alfred-workflow homebrew package-manager
Created over 2 years ago · Last pushed 6 months ago
Metadata Files
Readme Funding License

README.md

Homebrew Search for Alfred

GitHub downloads Alfred Gallery downloads Latest release

Search, install, or uninstall Homebrew packages conveniently via Alfred.

showcase brew install

showcase brew uninstall

Requirements

Usage

  • Search for a Homebrew package via the bi keyword. (+ The download counts refer to the number of downloads per 90 days.)
    • : Install the package (brew install) in the Terminal. (Uses the terminal app you have configured in your Alfred settings.)
    • ⌘⏎: Open the package's homepage (brew home).
    • ⌥⏎: Copy the package's homepage to the clipboard.
    • ⇧⏎: Show package information (brew info) in Text View.
    • ⌘Y Quick Look a screenshot of the app, if available.
  • Uninstall a package via the bu keyword (brew uninstall).
    • ⇧⏎: Show package information (brew info) in Text View.
    • ⌃⏎: Reinstall the package (brew reinstall).

[!NOTE] The workflow uses the local homebrew packages cache. This means that the list of packages is automatically updated when you run brew update in your terminal.

Mac App Store apps

You might also be interested in this workflow to search the Mac App Store.

[!TIP] You can set both of them to the same keyword to simultaneously search homebrew and the Mac App Store.

Installation

➡️ Download the latest release.

The workflow auto-updates via Alfred's workflow-update mechanism.

Credits

In my day job, I am a sociologist studying the social mechanisms underlying the digital economy. For my PhD project, I investigate the governance of the app economy and how software ecosystems manage the tension between innovation and compatibility. If you are interested in this subject, feel free to get in touch.

Buy Me a Coffee at ko-fi.com

Owner

  • Name: Chris Grieser
  • Login: chrisgrieser
  • Kind: user
  • Location: Berlin, Germany
  • Company: Technical University of Berlin

Researcher in sociology & software developer

GitHub Events

Total
  • Create event: 7
  • Issues event: 2
  • Release event: 8
  • Watch event: 9
  • Delete event: 3
  • Issue comment event: 5
  • Push event: 38
  • Pull request event: 12
  • Fork event: 1
Last Year
  • Create event: 7
  • Issues event: 2
  • Release event: 8
  • Watch event: 9
  • Delete event: 3
  • Issue comment event: 5
  • Push event: 38
  • Pull request event: 12
  • Fork event: 1

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 6
  • Total pull requests: 8
  • Average time to close issues: 3 days
  • Average time to close pull requests: about 1 hour
  • Total issue authors: 5
  • Total pull request authors: 4
  • Average comments per issue: 1.17
  • Average comments per pull request: 0.38
  • Merged pull requests: 5
  • Bot issues: 0
  • Bot pull requests: 5
Past Year
  • Issues: 2
  • Pull requests: 7
  • Average time to close issues: about 18 hours
  • Average time to close pull requests: about 2 hours
  • Issue authors: 2
  • Pull request authors: 3
  • Average comments per issue: 1.0
  • Average comments per pull request: 0.14
  • Merged pull requests: 4
  • Bot issues: 0
  • Bot pull requests: 5
Top Authors
Issue Authors
  • Morriz (2)
  • fengqiangzhao (1)
  • avichou (1)
  • space7panda (1)
  • itsbenschorr (1)
Pull Request Authors
  • dependabot[bot] (5)
  • vitorgalvao (1)
  • anhkhoakz (1)
  • DevAidar (1)
Top Labels
Issue Labels
bug (5) enhancement (1)
Pull Request Labels
dependencies (5) github_actions (4)

Dependencies

.github/workflows/stale-bot.yml actions
  • actions/stale v8 composite
.github/workflows/alfred-workflow-release.yml actions
  • actions/checkout v4 composite
  • softprops/action-gh-release v1 composite