macOS
brew install fsevent_watchlocal Homebrew formula metadata
brew
fsevent_watch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.