# 使用 Homebrew, MacPorts 安装 fsevents-tools

查看 fsevents-tools 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:fsevents-tools
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install fsevents-tools
```

  证据: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install fsevents-tools
```

  证据: MacPorts ports tree: sysutils/fsevents-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:fsevents-tools
- **软件包管理器:** Homebrew
- **版本:** 1.0.0
- **来源摘要:** Command-line utilities for the FSEvents API
- **主页:** <https://geoff.greer.fm/fsevents/>
- **仓库:** <https://github.com/ggreer/fsevents-tools>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- autorsync (别名)
- notifyloop (别名)
- notifywait (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.0.0
## 项目历史与用法

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.

### 时间线

- 2012: Public GitHub repository created.
- 2015: Project site described FSEvents Tools as the OS X counterpart to inotify-tools and documented signed release tarballs.
- 2016: Upstream repository activity shows the compact toolset stabilized around its existing command-line utilities.

### Related projects

- The README names inotify-tools as the direct inspiration and related Linux counterpart.
- The README also mentions Lsyncd as related software for keeping files synchronized between systems.

### 来源

- <https://api.github.com/repos/ggreer/fsevents-tools>
- <https://geoff.greer.fm/fsevents>
- <https://github.com/ggreer/fsevents-tools>
- <https://raw.githubusercontent.com/ggreer/fsevents-tools/master/README.md>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- MacPorts - fsevents-tools: normalized package name match | MacPorts ports tree: sysutils/fsevents-tools/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/fsevents-tools.yml](https://github.com/mxcl/pkgdb/blob/main/combined/fsevents-tools.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
