Automic VaultAutomic Vault

brew

使用 Homebrew, Nix, apt 安装 watcher

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install watcher

local Homebrew formula metadata

Linux

Nix已验证 · 92%
nix profile install nixpkgs#watcher

nixpkgs package indexes · pkgs/by-name/wa/watcher/package.nix · 来源: api.github.com

Debian apt已验证 · 92%
sudo apt install python3-watcher

Debian stable package indexes · python3-watcher · 来源: deb.debian.org

概览

软件包摘要

Filesystem watcher, works anywhere, simple, efficient and friendly

命令和别名

  • wtr.watcher

历史

项目历史与用法

Watcher is e-dant's cross-platform filesystem event watcher, exposed both as a C++ library and as a CLI that prints filesystem events. Its niche is deliberately small and systems-oriented: a dependency-minimal watcher that can be embedded from C++ or reached through C, Python, Rust, Node.js, and Go bindings.

项目历史

Watcher appeared publicly as a Show HN post on October 18, 2022, where the author described it as a simple, efficient, dependency-free, header-only filesystem event watcher. In that launch discussion, the author explained the early implementation tradeoff: a baseline standard-library watcher, OS-specific support where useful, and attention to correctness on large trees rather than simply wrapping one kernel notification API.

The repository's release history shows the project maturing from the 0.9 and 0.10 series into 0.12, 0.13, and 0.14. By the 0.14.0 release, the project had added a Go package, refined Windows DLL exports for the C interface, and improved CMake behavior for subproject use. The 0.13.7 and later releases also show the kind of maintenance expected from filesystem tools: inotify rename fixes, Darwin/FSEvents fixes, pkg-config files, version flags, C++17 portability, and test/CI updates.

采用历史

Watcher remains a modest project compared with older file watching services, but its adoption signals are visible in developer packaging channels. The GitHub project page shows hundreds of stars, the README badges point to Conan, Cargo, PyPI, Go modules, Homebrew, Nix, and GNU Guix, and release artifacts are published for multiple operating systems and architectures.

使用方式

The README presents Watcher as both a library and a program. Library users call a `watch` function or class with a path and callback, then receive event objects containing path name, path type, effect type, event time, and an associated path for rename-style events. CLI users can run the bundled watcher program and pipe the resulting JSON stream into other tools.

The project is unusually binding-heavy for its size. The README includes quick starts for C++, C, Python, Rust, Node.js, and Go, which positions Watcher less as an end-user automation command like watchexec and more as a portable event substrate for developers who want file-change events inside their own applications.

为什么软件包爱好者会关心

Watcher is significant to package nerds because it tackles a famously awkward portability problem: every major OS exposes different filesystem event semantics, and correctness around renames, recursive trees, symlinks, and editor save patterns is full of edge cases. A small, dependency-minimal C++17 implementation with pkg-config, CMake, C ABI, and language bindings is exactly the sort of library packagers scrutinize for ABI surface, portability, testability, and platform-specific behavior.

时间线

  • 2022-10-18: Watcher is introduced on Hacker News as a filesystem watcher.
  • 2023-2024: 0.10 through 0.12 release tags mark early public library and CLI maturation.
  • 2025-09-01: 0.13.7 adds pkg-config files, a CLI version flag, C++17 portability fixes, and inotify rename fixes.
  • 2025-12-08: 0.14.0 adds a Go package and improves C/CMake integration.
  • 2026-02-23: 0.14.5 fixes cross-directory path-name caching and inotify/Linux reporting.

Related projects

  • Watcher sits near fsnotify-style libraries, kqueue/inotify/FSEvents/ReadDirectoryChangesW wrappers, Watchman, watchexec, entr, and language-specific file-watching packages. Its closest distinction is being an embeddable C++ library with a CLI, rather than a long-running service or a command rerunner.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
wtr.watchercli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本0.14.5
管理器更新时间
本地数据OK
上游当前
检测到的最新版本0.14.5

https://github.com/e-dant/watcher

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:watcher
版本0.14.5
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/watcher
主页https://github.com/e-dant/watcher
仓库https://github.com/e-dant/watcher
上游文档https://github.com/e-dant/watcher#readme
许可证MIT
源码归档https://github.com/e-dant/watcher/archive/refs/tags/0.14.5.tar.gz
构建依赖cmake
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewatcher
Version Scheme0
Revision0
Head VersionHEAD
Conflicts With
  • tabiew
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

python3-watcher 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - Python libraries

https://github.com/openstack/watcher

sudo apt install python3-watcher
  • Section: python
  • Architecture: all
  • Source Package: watcher
  • 32 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-watcher from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

watcher-api 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - API server

https://github.com/openstack/watcher

sudo apt install watcher-api
  • Section: net
  • Architecture: all
  • Source Package: watcher
  • 7 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: watcher-api from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

watcher-applier 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - Applier

https://github.com/openstack/watcher

sudo apt install watcher-applier
  • Section: net
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: watcher-applier from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

watcher-common 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - common files

https://github.com/openstack/watcher

sudo apt install watcher-common
  • Section: net
  • Architecture: all
  • Source Package: watcher
  • 6 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: watcher-common from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

watcher-decision-engine 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - Decision Engine

https://github.com/openstack/watcher

sudo apt install watcher-decision-engine
  • Section: net
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: watcher-decision-engine from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

watcher-doc 14.0.0-1+deb13u1

OpenStack Cloud Optimization as a Service - doc

https://github.com/openstack/watcher

sudo apt install watcher-doc
  • Section: doc
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Debian stable package indexes · deb.debian.org · Debian stable package indexes: watcher-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

watcher

nix profile install nixpkgs#watcher
  • normalized package name match
  • 匹配方式:Watcher
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/wa/watcher/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python3-watcher 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - Python 3 libraries

https://opendev.org/openstack/watcher

sudo apt install python3-watcher
  • Section: universe/python
  • Architecture: all
  • Source Package: watcher
  • 32 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-watcher from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

watcher-api 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - API server

https://opendev.org/openstack/watcher

sudo apt install watcher-api
  • Section: universe/net
  • Architecture: all
  • Source Package: watcher
  • 6 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: watcher-api from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

watcher-applier 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - Applier

https://opendev.org/openstack/watcher

sudo apt install watcher-applier
  • Section: universe/net
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: watcher-applier from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

watcher-common 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - common files

https://opendev.org/openstack/watcher

sudo apt install watcher-common
  • Section: universe/net
  • Architecture: all
  • Source Package: watcher
  • 6 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: watcher-common from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

watcher-decision-engine 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - Decision Engine

https://opendev.org/openstack/watcher

sudo apt install watcher-decision-engine
  • Section: universe/net
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: watcher-decision-engine from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

watcher-doc 2:12.0.0-0ubuntu1

OpenStack Cloud Optimization as a Service - doc

https://opendev.org/openstack/watcher

sudo apt install watcher-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: watcher
  • 1 依赖
  • normalized package name match
  • 匹配方式:Watcher
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: watcher-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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