macOS
brew install fsevent_watchlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für fsevent_watch in AI-Agent-Workflows.
Installation
brew install fsevent_watchlocal Homebrew formula metadata
Überblick
macOS FSEvents client
Verlauf
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.
Sicherheitslage
broad file, network, media, or database tool signal.
blue Risiko · mittel Konfidenz · tool
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
fsevent_watch | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/proger/fsevent_watch
Installationsmetadaten
| Paketschlüssel | brew:fsevent_watch |
|---|---|
| Version | 0.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/fsevent_watch |
| Homepage | https://github.com/proger/fsevent_watch |
| Repository | https://github.com/proger/fsevent_watch |
| Upstream-Dokumentation | https://github.com/proger/fsevent_watch#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/proger/fsevent_watch/archive/refs/tags/v0.2.tar.gz |
| Bottle | verfügbar (auf arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.