
Apprise
Python library and CLI to send notifications to 70+ services via one unified API
Overview
Apprise is a Python library and CLI tool that provides a single interface to send notifications to over 70 services including Telegram, Discord, Slack, PagerDuty, Amazon SNS, Gotify, Pushover, and many others. Applications integrate it as a library or call the optional REST microservice (apprise-api) to decouple notification dispatch from application logic. It supports plain text, Markdown, and HTML message formats and can fan out to multiple targets simultaneously.
Where it falls short of Slack
- Not a chat platform; Apprise only dispatches notifications, it has no UI for reading or replying to messages.
- The optional apprise-api REST service is minimal and not production-hardened with auth by default.
- No scheduling, retry queuing, or delivery tracking beyond what the target service provides.
- Configuration is URL-string based, which can be verbose and error-prone for complex setups.
We list the gaps honestly so you can decide if the trade-off is worth owning your data.
Tags
Claim this listing to keep it accurate, add a deploy template, or feature it on relevant pages.
Embed the Apprise difficulty badge in your README — it links back here.
[](https://openreplace.com/apprise)Similar open-source projects
Other self-hostable tools in the same space worth comparing.
Fully customizable open-source communications platform and Slack alternative
Open-source notification infrastructure for multi-channel developer alerts
Open-source, self-hostable Slack alternative for secure team messaging and collaboration
Simple HTTP-based push notifications to phone and desktop, no account needed