macOS
brew install notilocal Homebrew formula metadata
安装
brew install notilocal Homebrew formula metadata
nix profile install nixpkgs#notinixpkgs package indexes · pkgs/by-name/no/noti/package.nix · 来源: api.github.com
scoop install main/notiScoop official bucket manifest trees · bucket/noti.json · 来源: api.github.com
概览
Trigger notifications when a process completes
历史
noti is a small Go CLI for monitoring a process and sending a notification when it finishes. Its core pitch is simple: wrap a long-running command, attach to an already-running PID, or pipe command output into a notification instead of watching a terminal.
The project was originally known through the variadico/noti GitHub repository, which later moved to Codeberg at codeberg.org/roble/noti. The GitHub repository was archived on 2026-05-01 and marked as not mirrored, but it preserved useful adoption signals: 4.9k stars, 140 forks, 362 commits, and a README pointing to Codeberg.
The Homebrew formula packaged version 3.8.0 from a Codeberg source archive. Because the active Codeberg history was not easy to verify through a complete clone in this run, this history avoids claims about first release dates beyond the archived GitHub and Homebrew facts.
noti's adoption is unusually high for such a narrow utility because the problem is universal: long builds, tests, downloads, compression jobs, and data processing tasks finish when the user is no longer staring at the terminal. The archived GitHub star count indicates broad interest, while Homebrew reported 477 installs over the 365-day window in the formula JSON.
The README shows the practical shell patterns: prefix a command with noti, append noti after a command, watch a process ID with --pwatch, resume a suspended process with fg; noti, or pipe the tail of test output into noti with a custom title/message. Configuration is YAML, searched first at ./.noti.yaml and then under XDG_CONFIG_HOME or ~/.config/noti/noti.yaml.
Supported notification targets include local banner and speech notifications plus services such as Mattermost, Pushbullet, Pushover, Slack, Telegram, Zulip, Twilio, Google Chat, Chanify, Bark, and ntfy.
noti is the archetypal tiny productivity package: a single executable, no grand platform story, but a sticky workflow because it composes with any Unix command. It competes more with shell aliases and OS notification snippets than with large notification frameworks.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
noti | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://codeberg.org/roble/noti
安装元数据
| 软件包键 | brew:noti |
|---|---|
| 版本 | 3.8.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/noti |
| 主页 | https://codeberg.org/roble/noti |
| 仓库 | https://codeberg.org/roble/noti |
| 上游文档 | https://codeberg.org/roble/noti |
| 许可证 | MIT |
| 源码归档 | https://codeberg.org/roble/noti/archive/3.8.0.tar.gz |
| 最后更新 | 2026-07-12T21:29:26Z |
| Pulse | updated |
| 构建依赖 | go |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | noti |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
noti
nix profile install nixpkgs#notimain/noti
scoop install main/noti来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.