pkg.soopen package index

brew / Rang 1952

ntfy mit Homebrew, apk, apt, Nix, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ntfy

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add ntfy

Alpine Linux edge package indexes · ntfy · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install ntfy

Debian stable package indexes · ntfy · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#ntfy

nixpkgs package indexes · pkgs/by-name/nt/ntfy/package.nix · Quelle: api.github.com

Windows

Scoopverifiziert · 92%
scoop install main/ntfy

Scoop official bucket manifest trees · bucket/ntfy.json · Quelle: api.github.com

Überblick

Paketzusammenfassung

Send push notifications to your phone or desktop via PUT/POST

Befehle und Aliase

  • ntfy

Verlauf

Projektgeschichte und Nutzung

ntfy is a Go-based HTTP pub/sub notification service whose package identity is unusually clear: the CLI, public ntfy.sh service, self-hosted server, Android app, iOS app, and docs all center on the same simple PUT/POST-to-a-topic workflow.

Projektgeschichte

The GitHub repository was created on 2021-10-23. The README describes ntfy as a service for sending notifications to phone or desktop from scripts without signup or fees, while also supporting self-hosting.

Adoptionsgeschichte

Adoption grew through a practical package-nerd path rather than a formal platform: a public hosted service, Homebrew/Linux packages, mobile apps on Google Play, F-Droid, and the Apple App Store, and integrations documented around cron, Ansible, GitHub Actions, changedetection.io, Watchtower/shoutrrr, and Apprise-style URLs.

Its GitHub repository showed substantial public use by 2026-07-01, with the API reporting 31,047 stars and 1,326 forks. Treat that as a point-in-time signal, not a stable project fact.

Wie es verwendet wird

The common use is deliberately small: publish text with curl or `ntfy publish`, subscribe a phone or browser to the topic, and wire the endpoint into scripts. The docs show people using it for backup success/failure messages, low disk alerts, SSH login alerts, distributed job result collection, configuration-management notifications, and CI status pings.

Self-hosters care about the server/client split and config locations; casual users often treat ntfy.sh as a disposable webhook endpoint for personal operational alerts.

Warum Paket-Nerds sich dafür interessieren

ntfy matters because it turns push notifications into a Unix-shaped primitive: a URL, a topic, and stdin. It competes less with chat systems than with little piles of brittle webhook glue.

Zeitleiste

  • 2021-10-23: GitHub repository created.
  • 2022: iOS app availability followed the earlier Android/F-Droid distribution path, making the project useful across the common phone platforms.
  • 2026-07-01: GitHub API point-in-time snapshot reported 31,047 stars and 1,326 forks.

Related projects

  • ntfy-android
  • ntfy-ios
  • Apprise
  • shoutrrr
  • changedetection.io

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für ntfy wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Linux
/etc/ntfy/server.yml/etc/ntfy/client.yml~/.config/ntfy/client.yml
macOS
~/Library/Application Support/ntfy/client.yml
Windows
%ProgramData%\ntfy\server.yml%AppData%\ntfy\client.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Linux
/var/lib/ntfy/user.db/etc/ntfy/client.yml~/.config/ntfy/client.yml
macOS
~/Library/Application Support/ntfy/client.yml
Windows
%ProgramData%\ntfy\user.db%AppData%\ntfy\client.yml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ntfyExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.26.3
Manager aktualisiert2026-07-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ntfy
Version2.26.3
PaketmanagerHomebrew
Homepagehttps://ntfy.sh/
Repositoryhttps://github.com/binwiederhier/ntfy
Zuletzt aktualisiert2026-07-26T19:43:17+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

ntfy 2.11.0-2+b4

Send push notifications to your phone or desktop

https://github.com/binwiederhier/ntfy

sudo apt install ntfy
  • Section: utils
  • Architecture: amd64
  • Source Package: ntfy
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ntfy
Debian stable package indexes · deb.debian.org · Debian stable package indexes: ntfy from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

ntfy

nix profile install nixpkgs#ntfy
  • normalized package name match
  • Abgeglichen nach: Ntfy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/nt/ntfy/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

ntfy 2.23.0-r1

A simple HTTP-based pub-sub notification service

https://ntfy.sh/

sudo apk add ntfy
  • License: GPL-2.0-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: ntfy
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Ntfy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ntfy from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

ntfy-openrc 2.23.0-r1

A simple HTTP-based pub-sub notification service (OpenRC init scripts)

https://ntfy.sh/

sudo apk add ntfy-openrc
  • License: GPL-2.0-only AND Apache-2.0
  • Architecture: x86_64
  • Source Package: ntfy
  • normalized package name match
  • Abgeglichen nach: Ntfy
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: ntfy-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
Scoop95%

main/ntfy

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation