slackbuilds_ponce/python/apprise/README
Justin Teague 909fad2d38
python/apprise: Added (Multiplatform Push Notifications)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2021-04-10 17:04:01 +07:00

13 lines
573 B
Text

Apprise allows you to send a notification to almost all of the most
popular notification services available to us today such as:
Telegram, Discord, Slack, Amazon SNS, Gotify, etc.
* One notification library to rule them all.
* A common and intuitive notification syntax.
* Supports the handling of images and attachments
(to the notification services that will accept them).
* It's incredibly lightweight.
* Amazing response times because all messages sent asynchronously.
NOTE: babel and pytest-runner are build requirements, but neither
are runtime deps.