# Install fsevent_watch with Homebrew

macOS FSEvents client. Version 0.2 via Homebrew; verified from local package data.

## Install

```sh
sudo av install brew:fsevent_watch
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install fsevent_watch
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:fsevent_watch
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/fsevent_watch>
- **Version:** 0.2
- **Source summary:** macOS FSEvents client
- **Homepage:** <https://github.com/proger/fsevent_watch>
- **Repository:** <https://github.com/proger/fsevent_watch>
- **Upstream docs:** <https://github.com/proger/fsevent_watch#readme>
- **License:** MIT
- **Source archive:** <https://github.com/proger/fsevent_watch/archive/refs/tags/v0.2.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- fsevent_watch (cli)
- fsevent_watch (alias)

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_big_sur, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.2
- Local data: ok
- Upstream repository: https://github.com/proger/fsevent_watch
- Upstream latest detected: v0.2 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2021: v0.2 was released with macOS 11+ support.

### Related projects

- rb-fsevent is the upstream Ruby-related project whose C tool was forked into fsevent_watch.
- Apple FSEvents is the macOS filesystem-event API that the tool exposes.

### Sources

- <https://github.com/proger/fsevent_watch>
- <https://github.com/proger/fsevent_watch/releases>


## Security Notes

broad file, network, media, or database tool signal.

- **Geiger risk:** blue / medium
- broad file, network, media, or database tool signal

## Source Database Details

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** fsevent_watch
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://www.automicvault.com/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [fsevents-tools](https://www.automicvault.com/pkg/brew/fsevents-tools/) - Shares av.db curated category or tags: cli, file-monitoring, file-watcher, fsevents, macos.
- [kqwait](https://www.automicvault.com/pkg/brew/kqwait/) - Shares av.db curated category or tags: cli, file-monitoring, macos, system.
- [wait_on](https://www.automicvault.com/pkg/brew/wait-on/) - Shares av.db curated category or tags: cli, file-monitoring, system.
- [asitop](https://www.automicvault.com/pkg/brew/asitop/) - Shares av.db curated category or tags: cli, macos, system.
- [bluetoothconnector](https://www.automicvault.com/pkg/brew/bluetoothconnector/) - Shares av.db curated category or tags: cli, macos, system.
- [blueutil](https://www.automicvault.com/pkg/brew/blueutil/) - Shares av.db curated category or tags: cli, macos, system.
- [brightness](https://www.automicvault.com/pkg/brew/brightness/) - Shares av.db curated category or tags: cli, macos, system.
- [cliclick](https://www.automicvault.com/pkg/brew/cliclick/) - Shares av.db curated category or tags: cli, macos, system.
- [chokidar-cli](https://www.automicvault.com/pkg/npm/chokidar-cli/) - Local package facts share a topical domain. Shared terms: cli, file, fsevents, system, watch.

## Combined YAML source

View the package source record on GitHub. [combined/fsevent_watch.yml](https://github.com/automic-vault/db/blob/main/combined/fsevent_watch.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
