macOS
brew install fsevent_watchlocal Homebrew formula metadata
安装
brew install fsevent_watchlocal Homebrew formula metadata
概览
macOS FSEvents client
历史
fsevent_watch is a small macOS command-line client for watching filesystem events through Apple's FSEvents facility. Its README describes it as a standalone fork of the C tool inside rb-fsevent, focused on usability and composability with other tools.
The project is intentionally compact: the GitHub repository shows a C and Makefile codebase with a small commit history. Its upstream README emphasizes parseable tab-delimited output and line buffering, making it easy to compose with tools such as grep, xargs, make, and Markdown renderers.
The lone GitHub release, v0.2, was published in January 2021 for macOS 11+ support.
Homebrew packaging gives fsevent_watch a simple install path for users who want raw FSEvents output without embedding a Ruby gem or larger watcher framework. Its niche is macOS-only development automation and file-change scripting.
The README examples pipe `fsevent_watch -F` into line-buffered filters and `xargs` to rebuild C files or regenerate Markdown output. The tool does not document a config or credentials file; it is used directly from shell pipelines.
fsevent_watch is package-nerd relevant because it is a tiny single-purpose wrapper around a platform API. It fills the gap between high-level cross-platform file watchers and macOS's native event stream, which is exactly the kind of utility Homebrew keeps discoverable.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
fsevent_watch | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/proger/fsevent_watch
安装元数据
| 软件包键 | brew:fsevent_watch |
|---|---|
| 版本 | 0.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/fsevent_watch |
| 主页 | https://github.com/proger/fsevent_watch |
| 仓库 | https://github.com/proger/fsevent_watch |
| 上游文档 | https://github.com/proger/fsevent_watch#readme |
| 许可证 | MIT |
| 源码归档 | https://github.com/proger/fsevent_watch/archive/refs/tags/v0.2.tar.gz |
| Bottle | 可用 (于 arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fsevent_watch |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| 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.