taproom
Interactive TUI for managing Homebrew packages
TLDR
Launch the Homebrew TUI browser
$ taproom
Start with only installed packages shown$ taproom --filters installed
Sort by name and hide the help bar$ taproom --sort-column name --hide-help
SYNOPSIS
taproom [options]
DESCRIPTION
taproom is a terminal user interface for Homebrew that lets you browse, search, install, remove, and view dependencies of formulae and casks. It displays packages in searchable tables with real-time filtering, status indicators, and recursive dependency visualization.
INSTALL
brew install taproom
CAVEATS
Requires Homebrew to be installed.
HISTORY
taproom was created by Johnny Huang (hzqtc) and is written in Go.
