macOS
brew install fsevents-toolslocal Homebrew formula metadata
sudo port install fsevents-toolsMacPorts ports tree · sysutils/fsevents-tools/Portfile · source: api.github.com
brew
Command-line utilities for the FSEvents API. Version 1.0.0 via Homebrew; verified from local package data.
install
brew install fsevents-toolslocal Homebrew formula metadata
sudo port install fsevents-toolsMacPorts ports tree · sysutils/fsevents-tools/Portfile · source: api.github.com
overview
Command-line utilities for the FSEvents API
history
FSEvents Tools is a small macOS command-line package for watching directories through Apple's FSEvents API and triggering shell actions when changes occur.
The project was created by Geoff Greer as an OS X counterpart to Linux inotify-tools. Its README describes the package as command-line tools and scripts around OS X FSEvents, and the project site distributes signed release tarballs.
The public GitHub repository metadata records the repository as created in 2012. The upstream release page lists the 0.2.x, 0.3.0, and 1.0.0 tarballs, indicating a compact release history rather than a large framework-style project.
The package is mainly aimed at macOS users who want inotify-tools-like behavior without writing against the FSEvents API directly. In the supplied package data it is packaged by Homebrew and MacPorts, matching that macOS focus.
The README centers on three executables: notifywait for one-shot change notification, notifyloop for repeating a command after changes, and autorsync for rsync-based synchronization after file changes.
Common examples include sounding an alert when a directory changes, rebuilding LESS/CSS assets, and syncing a working tree to a remote server.
FSEvents Tools matters to package-manager users because it fills the same shell-scriptable niche on macOS that inotify-tools fills on Linux. It is a small native watcher that can be composed with make, rsync, build scripts, and other Unix tools.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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 |
|---|---|---|---|
autorsync | cli | global executable | |
notifyloop | cli | global executable | |
notifywait | 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://geoff.greer.fm/fsevents/
install metadata
| Package key | brew:fsevents-tools |
|---|---|
| Version | 1.0.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/fsevents-tools |
| Homepage | https://geoff.greer.fm/fsevents/ |
| Repository | https://github.com/ggreer/fsevents-tools |
| Upstream docs | https://geoff.greer.fm/fsevents |
| License | Apache-2.0 |
| Source archive | https://geoff.greer.fm/fsevents/releases/fsevents-tools-1.0.0.tar.gz |
| Bottle | available (on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | fsevents-tools |
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
fsevents-tools
sudo port install fsevents-toolssource 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.