# noti mit Homebrew, Nix, scoop installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für noti in AI-Agent-Workflows.

## Installation

```sh
sudo av install brew:noti
```

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install noti
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#noti
```

  Evidenz: nixpkgs package indexes: pkgs/by-name/no/noti/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/noti
```

  Evidenz: Scoop official bucket manifest trees: bucket/noti.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## Paketfakten

- **Paketschlüssel:** brew:noti
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/noti>
- **Version:** 3.9.0
- **Quellzusammenfassung:** Trigger notifications when a process completes
- **Homepage:** <https://codeberg.org/roble/noti>
- **Upstream-Dokumentation:** <https://codeberg.org/roble/noti>
- **Lizenz:** MIT
- **Quellarchiv:** <https://codeberg.org/roble/noti/releases/download/3.9.0/noti3.9.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-07-30T01:28:03Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- noti (cli)
- noti (Alias)

## Build-Abhängigkeiten

- go

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 3.9.0
- Manager aktualisiert: 2026-07-30
- lokale Daten: OK
- Upstream-Repository: https://codeberg.org/roble/noti
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

- 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.

### Quellen

- <https://codeberg.org/roble/noti>
- <https://formulae.brew.sh/api/formula/noti.json>
- <https://github.com/variadico/noti>
- <https://raw.githubusercontent.com/variadico/noti/master/README.md>


## Sicherheitshinweise

narrow executable package without higher-risk signals.

- **Geiger-Risiko:** grün / niedrig
- narrow executable package without higher-risk signals

## Details aus der Quelldatenbank

- **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:** head, stable

## Andere Paketmanager-Einträge

- Nix - noti: normalized package name match | nixpkgs package indexes: pkgs/by-name/no/noti/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/noti: normalized package name match | Scoop official bucket manifest trees: bucket/noti.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## Verwandte Links

- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/de/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Productivity CLI packages](https://pkg.so/de/productivity-cli-packages/) - Matched curated productivity category metadata from av.db.
- [Homebrew utility packages](https://pkg.so/de/brew-utility-packages/) - Matched Homebrew package provider.
- [go](https://pkg.so/de/brew/go/) - Build dependency declared by Homebrew.
- [notify](https://pkg.so/de/brew/notify/) - Shares pkgdb curated category or tags: cli, notifications, productivity.
- [synergy-core](https://pkg.so/de/brew/synergy-core/) - Shares pkgdb curated category or tags: cli, cross-platform, productivity.
- [yazi](https://pkg.so/de/brew/yazi/) - Shares pkgdb curated category or tags: cli, cross-platform, productivity.
- [mackup](https://pkg.so/de/brew/mackup/) - Shares pkgdb curated category or tags: cli, productivity.
- [nnn](https://pkg.so/de/brew/nnn/) - Shares pkgdb curated category or tags: cli, productivity.
- [gcalcli](https://pkg.so/de/brew/gcalcli/) - Shares pkgdb curated category or tags: cli, productivity.
- [doxx](https://pkg.so/de/brew/doxx/) - Shares pkgdb curated category or tags: cli, productivity.
- [qalculate-gtk](https://pkg.so/de/brew/qalculate-gtk/) - Shares pkgdb curated category or tags: cli, productivity.
- [carl](https://pkg.so/de/brew/carl/) - Local package facts share a topical domain. Shared terms: cli, productivity.
- [faircamp](https://pkg.so/de/brew/faircamp/) - Local package facts share a topical domain. Shared terms: cli, productivity.
- [newsraft](https://pkg.so/de/brew/newsraft/) - Local package facts share a topical domain. Shared terms: cli, productivity.

## Combined YAML source

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


## Quellen

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