Skip to content

All pages

BrewUI

Homebrew's official macOS GUI

Other2d ago
Category
Other
Website
github.com
Language
English
Listed
2d ago
Forks
55

Homebrew/BrewUI ↗, Swift, AGPL-3.0, Last commit 1d ago

Not everyone who needs a package from Homebrew wants to live in Terminal, and BrewUI is the project's own answer: an official native SwiftUI app for discovering, installing, updating and managing packages. The design goal is transparency, so the app shows what Homebrew is doing instead of hiding it, and the Configuration tab and Doctor report the environment Homebrew sees inside the app. It launches brew through /bin/zsh with a clean environment, which means shell aliases, exported variables and a custom PATH are ignored; settings belong in brew.env files instead. Package data comes from the brew CLI and the Homebrew JSON API. It requires macOS Tahoe 26 or later, installs with brew install --cask homebrew-app, and is licensed under AGPL-3.0.

Like this product?