macOS
brew install gruyerelocal Homebrew formula metadata
brew
TUI program for viewing and killing processes listening on ports. Version 0.1.0 via Homebrew; verified from local package data.
install
brew install gruyerelocal Homebrew formula metadata
overview
TUI program for viewing and killing processes listening on ports
history
Gruyere is a small Python terminal UI for viewing and killing processes listening on ports. Its README positions it as a prettier interactive alternative to manually combining port-inspection commands with process termination.
The GitHub repository was created in February 2023. Its public release stream begins with v0.0.3 in October 2025 and reaches v0.1.0 in November 2025, indicating a young, focused utility rather than a long-lived ecosystem project.
The project is packaged for Homebrew and installable through Python tool installers such as uv tool, pipx, and pip according to the README. Adoption evidence is therefore limited but fits a familiar developer-tool niche: quickly freeing a port during local development.
Users run `gruyere` to list listening processes, filter by port or user, inspect details, navigate with arrow or vim-style keys, and kill a selected process after confirmation. On macOS, the README notes that elevated privileges may be needed for system-wide process visibility.
Gruyere is package-manager interesting mainly as a tiny TUI wrapper around operating-system process and port inspection. It packages a recurring shell workflow into one command while leaving permissions and platform differences visible to users.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
gruyere | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/savannahostrowski/gruyere
install metadata
| Package key | brew:gruyere |
|---|---|
| Version | 0.1.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/gruyere |
| Homepage | https://github.com/savannahostrowski/gruyere |
| Repository | https://github.com/savannahostrowski/gruyere |
| Upstream docs | https://github.com/savannahostrowski/gruyere#readme |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/16/0f/d951dda46ba3b3dcbdf14f55355130b016445f9aa6b021dd70a9a567026a/gruyere-0.1.0.tar.gz |
| Dependencies | python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gruyere |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.