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.
Install
npx skills add https://github.com/agentskillexchange/skills/tree/main/skills/apprise-universal-push-notification-library-cli
claude plugin marketplace add https://llmmart.ai/marketplace.json && claude plugin install agentskillexchange-skills@llmmart
git clone https://github.com/agentskillexchange/skills.git
The skills CLI installs just this skill, for any of its supported agents. Claude Code installs the whole agentskillexchange/skills collection as a plugin from our marketplace. Git is the plain clone.
Skill manifest
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:
Basic usage or getting-started notes:
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...
Extracted from upstream docs: https://raw.githubusercontent.com/caronc/apprise/HEAD/README.md
Documentation
Source
Files (skills)
-
SKILL.md 2 KB
--- 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/)
Comments (0)
Sign in to join the conversation.
Reviews (0)
No reviews yet.
No comments yet.