macOS
brew install notilocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de noti pour les workflows d'agents IA.
installation
brew install notilocal Homebrew formula metadata
nix profile install nixpkgs#notinixpkgs package indexes · pkgs/by-name/no/noti/package.nix · Source: api.github.com
scoop install main/notiScoop official bucket manifest trees · bucket/noti.json · Source: api.github.com
aperçu
Trigger notifications when a process completes
historique
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
noti | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://codeberg.org/roble/noti
métadonnées d'installation
| Clé du paquet | brew:noti |
|---|---|
| Version | 3.8.0 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/noti |
| Page d'accueil | https://codeberg.org/roble/noti |
| Dépôt | https://codeberg.org/roble/noti |
| Docs amont | https://codeberg.org/roble/noti |
| Licence | MIT |
| Archive source | https://codeberg.org/roble/noti/archive/3.8.0.tar.gz |
| Dernière mise à jour | 2026-07-12T21:29:26Z |
| Pulse | updated |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
noti
nix profile install nixpkgs#notimain/noti
scoop install main/notipiste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.