macOS
brew install gruyerelocal Homebrew formula metadata
安装
brew install gruyerelocal Homebrew formula metadata
概览
TUI program for viewing and killing processes listening on ports
历史
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.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
gruyere | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/savannahostrowski/gruyere
安装元数据
| 软件包键 | brew:gruyere |
|---|---|
| 版本 | 0.1.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/gruyere |
| 主页 | https://github.com/savannahostrowski/gruyere |
| 仓库 | https://github.com/savannahostrowski/gruyere |
| 上游文档 | https://github.com/savannahostrowski/gruyere#readme |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/16/0f/d951dda46ba3b3dcbdf14f55355130b016445f9aa6b021dd70a9a567026a/gruyere-0.1.0.tar.gz |
| 最后更新 | 2026-07-13T10:39:07Z |
| Pulse | updated |
| 依赖 | python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gruyere |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.