Apprise is a Python library and CLI that sends push notifications to over 100 services including Telegram, Discord, Slack, Amazon SNS, Gotify, email, and more through a single unified API. It supports attachments, images, and asynchronous delivery.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill apprise-universal-push-notification-library-cli --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Apprise Universal Push Notification Library Cli?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-apprise-universal-push-notification-library-cli)More formats (shields.io, HTML) on the badges page.
---
name: "Apprise Universal Push Notification Library and CLI"
slug: "apprise-universal-push-notification-library-cli"
description: "Apprise is a Python library and CLI that sends push notifications to over 100 services including Telegram, Discord, Slack, Amazon SNS, Gotify, email, and more through a single unified API. It supports attachments, images, and asynchronous delivery."
github_stars: 16227
verification: "security_reviewed"
source: "https://github.com/caronc/apprise"
author: "Chris Caron"
publisher_type: "Individual Developer"
category: "Monitoring & Alerts"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "caronc/apprise"
github_stars: 16227
---
# Apprise Universal Push Notification Library and CLI
Apprise is a Python library and CLI that sends push notifications to over 100 services including Telegram, Discord, Slack, Amazon SNS, Gotify, email, and more through a single unified API. It supports attachments, images, and asynchronous delivery.
## Prerequisites
Python 3.8+
## Installation
Use the upstream install or setup path that matches your environment:
- pip install apprise
Requirements and caveats from upstream:
- [](https://pypi.org/project/apprise/)
- python
- To send a notification from within your python application, just do the following:
Basic usage or getting-started notes:
- [Command Line Usage](#command-line-usage)
- [Developer API Usage](#developer-api-usage)
- The table below identifies the services this tool supports and some example service urls you need to use in order to take advantage of it. Click on any of the services listed below to get more details on how you can c...
- Source: https://github.com/caronc/apprise
- Extracted from upstream docs: https://raw.githubusercontent.com/caronc/apprise/HEAD/README.md
## Documentation
- https://appriseit.com/
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/apprise-universal-push-notification-library-cli/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!