@@ -534,11 +534,24 @@ Requires [PyAPNs](https://github.com/djacobs/PyAPNs)
534
534
535
535
# ## `apprise_about`
536
536
537
- The ` apprise_single` and ` apprise_multi` service plugins interact with the [Apprise]
538
- Python module, which in turn can talk to a plethora of popular notification services.
539
-
540
- [Apprise Notification Services] has a complete list of notification services supported
541
- by Apprise.
537
+ The ` apprise_single` and ` apprise_multi` service plugins interact with the
538
+ [Apprise] Python library, which in turn can talk to a plethora of popular
539
+ notification services:
540
+
541
+ Apprise API, AWS SES, AWS SNS, Bark, BulkSMS, Boxcar, ClickSend, DAPNET,
542
+ DingTalk, Discord, E-Mail, Emby, Faast, FCM, Flock, Gitter, Google Chat,
543
+ Gotify, Growl, Guilded, Home Assistant, IFTTT, Join, Kavenegar, KODI, Kumulos,
544
+ LaMetric, Line, MacOSX, Mailgun, Mattermost, Matrix, Microsoft Windows,
545
+ Mastodon, Microsoft Teams, MessageBird, MQTT, MSG91, MyAndroid, Nexmo,
546
+ Nextcloud, NextcloudTalk, Notica, Notifico, ntfy, Office365, OneSignal,
547
+ Opsgenie, PagerDuty, ParsePlatform, PopcornNotify, Prowl, Pushalot, PushBullet,
548
+ Pushjet, Pushover, PushSafer, Reddit, Rocket.Chat, SendGrid, ServerChan, Signal,
549
+ SimplePush, Sinch, Slack, SMSEagle, SMTP2Go, Spontit, SparkPost, Super Toasty,
550
+ Streamlabs, Stride, Syslog, Techulus Push, Telegram, Twilio, Twitter, Twist,
551
+ XBMC, Vonage, Webex Teams.
552
+
553
+ [Apprise Notification Services] has a complete list and documentation of the
554
+ 80+ notification services supported by Apprise.
542
555
543
556
Notification services are addressed by URL, see [Apprise URL Basics].
544
557
Please consult the Apprise documentation about more details.
0 commit comments