Automic VaultAutomic Vault

brew

Install noti with Homebrew, Nix, scoop

Trigger notifications when a process completes. Version 3.8.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install noti

local Homebrew formula metadata

Linux

Nixverified · 92%
nix profile install nixpkgs#noti

nixpkgs package indexes · pkgs/by-name/no/noti/package.nix · source: api.github.com

Windows

Scoopverified · 92%
scoop install main/noti

Scoop official bucket manifest trees · bucket/noti.json · source: api.github.com

overview

Package summary

Trigger notifications when a process completes

Commands and aliases

  • noti

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 2026-05-01: variadico/noti GitHub repository archived after moving to Codeberg.
  • 2026 package metadata: Homebrew formula packaged version 3.8.0 from codeberg.org/roble/noti.

Related projects

  • notify-send, terminal-notifier, ntfy, Pushover, Pushbullet, Slack, Telegram.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
noticliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version3.8.0
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://codeberg.org/roble/noti

  • infoNo package-manager update timestamp was available.low confidence
  • infoRelease/tag comparison is only available for GitHub repositories.https://codeberg.org/roble/notinone confidence

install metadata

Package metadata

Package keybrew:noti
Version3.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/noti
Homepagehttps://codeberg.org/roble/noti
Repositoryhttps://codeberg.org/roble/noti
Upstream docshttps://codeberg.org/roble/noti
LicenseMIT
Source archivehttps://codeberg.org/roble/noti/archive/3.8.0.tar.gz
Build dependenciesgo
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

noti

nix profile install nixpkgs#noti
  • normalized package name match
  • Matched by: Noti
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/no/noti/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Scoop95%

main/noti

scoop install main/noti
  • normalized package name match
  • Matched by: Noti
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/noti.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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