Homebrew/BrewUI

โ–ฒ 1,800 stars todayโ˜… 2,132โ‘‚ 59

๐Ÿ“บ Homebrew's official macOS GUI

About Homebrew/BrewUI

Homebrew/BrewUI is an open-source project on GitHub, mainly written in Swift. ๐Ÿ“บ Homebrew's official macOS GUI It currently holds 2,132 stars and 59 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

Git Homed tracks it on the Today's Trending board.

GitHub Repository Details

Repository Homebrew/BrewUI ยท default branch - ยท size 0 KB ยท watchers 0 ยท source: GitHub REST API and repository README

README

๐Ÿง‘โ€๐Ÿ’ป BrewUI

https://github.com/Homebrew/BrewUI/blob/HEAD/BrewUI user interface

Homebrew's official macOS GUI: making package management approachable for users who prefer graphical interfaces over Terminal, while maintaining complete transparency about underlying Homebrew operations.

๐Ÿ’ก Motivation

Enable CLI-averse users to safely discover, install, update and manage Homebrew packages through a native SwiftUI interface that never hides what Homebrew is doing.

๐Ÿ“ฒ Tech

๐Ÿ“ฆ Installation

brew install --cask homebrew-app

Homebrew configuration

Put Homebrew options in brew.env and relaunch BrewUI after changing them. Shell aliases and exported variables do not configure the app. See Homebrew configuration.

๐Ÿ› ๏ธ Development

After cloning:

./scripts/bootstrap

This installs Mint from Brewfile, runs mint bootstrap to build the SwiftFormat and SwiftLint versions pinned in Mintfile, enables repository git hooks and resolves Swift package dependencies for Homebrew.xcodeproj.

After bootstrap, commits automatically run checks on staged Swift files:

1. mint run swiftformat 2. mint run swiftlint (with --fix, then strict validation)

The hook also runs BrewUILint over the production tree. If unresolved lint violations remain, the commit is blocked and the hook prints the failures so you can fix and re-commit.

See development setup for signing configuration, conventions and testing for contributor guidance and architecture for system design.

๐Ÿšง Status

Stable and under active development.

๐Ÿ“„ Licence

AGPL-3.0. If you reuse or adapt the source the AGPL terms apply, including the network-use clause.

GitHub Stars & Activity

2,132Stars
59Forks
0Open issues
SwiftLanguage

GitHub Popularity

GitHub stars2,132
Forks59
Open issues0
Primary languageSwift
License-
Stars gained today1,800
Created-
Last pushed-

Trending History

Weekly boardrank #32 ยท โ–ฒ 1,800 stars

Related GitHub Projects

1

MonitorControl / MonitorControl

Swiftโ˜… 34,259โ‘‚ 1,011โ–ฒ 35 stars
โ†’
2

vorssaint / vorssaint-utils

Swiftโ˜… 20,157โ‘‚ 735โ–ฒ 228 stars
โ†’
3

LiveContainer / LiveContainer

Swiftโ˜… 12,284โ‘‚ 1,025โ–ฒ 27 stars
โ†’
4

mrkai77 / Loop

Swiftโ˜… 11,635โ‘‚ 272โ–ฒ 27 stars
โ†’
5

affaan-m / ECC

JavaScriptโ˜… 263,382โ‘‚ 39,412โ–ฒ 1,012 stars
โ†’
6

ossu / computer-science

HTMLโ˜… 209,209โ‘‚ 25,882โ–ฒ 62 stars
โ†’
7

tensorflow / tensorflow

C++โ˜… 200,208โ‘‚ 76,964โ–ฒ 28 stars
โ†’
8

Significant-Gravitas / AutoGPT

Pythonโ˜… 187,458โ‘‚ 46,009โ–ฒ 30 stars
โ†’

More Trending Repositories