macOS
brew install appriselocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für apprise in AI-Agent-Workflows.
Installation
brew install appriselocal Homebrew formula metadata
sudo apk add appriseAlpine Linux edge package indexes · apprise · Quelle: dl-cdn.alpinelinux.org
sudo apt install appriseDebian stable package indexes · apprise · Quelle: deb.debian.org
sudo dnf install appriseFedora Rawhide package metadata · apprise · Quelle: dl.fedoraproject.org
nix profile install nixpkgs#apprisenixpkgs package indexes · apprise · Quelle: raw.githubusercontent.com
sudo pacman -S appriseArch Linux sync databases · apprise · Quelle: geo.mirror.pkgbuild.com
Überblick
Send notifications from the command-line to popular notification services
Verlauf
Apprise is a Python notification library and CLI that sends messages to many notification services through one URL syntax. It wraps services such as Discord, Slack, Telegram, Gotify, email, SMS gateways, webhooks, and desktop notification systems behind one command and API.
PyPI records Apprise releases beginning with 0.0.1 in November 2017. The official README frames the project as a way for developers and operators to avoid writing one integration per notification provider.
The 1.0.0 release appeared on PyPI in August 2022, and current releases continue to add providers and service syntax while keeping the central model: notification targets are encoded as URLs and can be supplied directly, through config files, or through environment variables.
Apprise's adoption came from the automation and self-hosting world: backup scripts, monitoring jobs, CI tasks, download managers, and home-lab tools can send alerts through whatever notification service a user already has. Package availability across Homebrew, Debian, Fedora, Arch, Alpine, Nix, and Ubuntu reflects that sysadmin-style use case.
Because Apprise is both a library and a CLI, it fits into Python applications as an embedded notification backend and into shell scripts as a standalone `apprise` command.
The most direct CLI usage is to pass one or more notification URLs and a message body. More durable setups store URLs in Apprise config files, which the CLI searches by default, or point to explicit config locations with `--config`.
Apprise configuration files often contain provider tokens, webhook IDs, API keys, or passwords as part of service URLs. The project does not document a separate credentials file; secrets live in the notification URLs/configs users choose.
Apprise is package-manager-friendly glue: it turns dozens of optional API integrations into one dependency with a stable CLI surface. That makes it attractive to packagers and downstream tools that want broad notification support without vendoring service-specific clients.
The package is also a reminder that URL schemes can be a compact configuration language. For package nerds, Apprise's long service table is effectively a registry of notification transports encoded as CLI-friendly strings.
Sicherheitslage
Für apprise wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
local files
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.
Config paths the tool may read or write during local use.
~/.apprise~/.apprise.conf~/.apprise.yml~/.apprise.yaml~/.config/apprise~/.config/apprise.conf~/.config/apprise.yml~/.config/apprise.yaml~/.apprise/apprise~/.apprise/apprise.conf~/.apprise/apprise.yml~/.apprise/apprise.yaml~/.config/apprise/apprise~/.config/apprise/apprise.conf~/.config/apprise/apprise.yml~/.config/apprise/apprise.yaml/etc/apprise/etc/apprise.yml/etc/apprise.yaml/etc/apprise/apprise/etc/apprise/apprise.conf/etc/apprise/apprise.yml/etc/apprise/apprise.yaml%APPDATA%\Apprise\apprise%APPDATA%\Apprise\apprise.conf%APPDATA%\Apprise\apprise.yml%APPDATA%\Apprise\apprise.yaml%LOCALAPPDATA%\Apprise\apprise%LOCALAPPDATA%\Apprise\apprise.conf%LOCALAPPDATA%\Apprise\apprise.yml%LOCALAPPDATA%\Apprise\apprise.yaml%ALLUSERSPROFILE%\Apprise\apprise%ALLUSERSPROFILE%\Apprise\apprise.conf%ALLUSERSPROFILE%\Apprise\apprise.yml%ALLUSERSPROFILE%\Apprise\apprise.yaml%PROGRAMFILES%\Apprise\apprise%PROGRAMFILES%\Apprise\apprise.conf%PROGRAMFILES%\Apprise\apprise.yml%PROGRAMFILES%\Apprise\apprise.yaml%COMMONPROGRAMFILES%\Apprise\apprise%COMMONPROGRAMFILES%\Apprise\apprise.conf%COMMONPROGRAMFILES%\Apprise\apprise.yml%COMMONPROGRAMFILES%\Apprise\apprise.yamlExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
apprise | cli | globales Executable |
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.
https://pypi.org/project/apprise/
Installationsmetadaten
| Paketschlüssel | brew:apprise |
|---|---|
| Version | 1.12.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/apprise |
| Homepage | https://pypi.org/project/apprise/ |
| Repository | https://github.com/caronc/apprise |
| Upstream-Dokumentation | https://appriseit.com/ |
| Lizenz | BSD-3-Clause |
| Quellarchiv | https://files.pythonhosted.org/packages/ff/f7/95a52cda9355f32c5db9ef77bac18e85977472d29c555fafd825cf60c309/apprise-1.12.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-05T18:01:38Z |
| Pulse | updated |
| Abhängigkeiten | certifi, libyaml, python@3.14 |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | apprise |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
apprise 1.9.3-1
Push Notifications that work with just about every platform
https://github.com/caronc/apprise
sudo apt install appriseapprise
nix profile install nixpkgs#appriseapprise 1.7.2-1ubuntu1
Push Notifications that work with just about every platform
https://github.com/caronc/apprise
sudo apt install appriseapprise 1.11.0-r0
Push Notifications that work with just about every platform
https://github.com/caronc/apprise
sudo apk add appriseapprise-doc 1.11.0-r0
Push Notifications that work with just about every platform (documentation)
https://github.com/caronc/apprise
sudo apk add apprise-docapprise-pyc 1.11.0-r0
Precompiled Python bytecode for apprise
https://github.com/caronc/apprise
sudo apk add apprise-pycapprise 1.11.0-2.fc45
Notify messaging platforms from the command line
https://github.com/caronc/apprise
sudo dnf install appriseapprise 1.10.0-1
Push Notifications that work with just about every platform
https://github.com/caronc/apprise
sudo pacman -S appriseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.