mirror of https://github.com/caronc/apprise
Updated Home (markdown)
parent
d302414bf7
commit
b1baaf00d0
28
Home.md
28
Home.md
|
@ -4,14 +4,20 @@ Apprise lets you send notifications to a large number of support notification se
|
|||
It's primary design was to eliminate the inconsistencies in usage from one notification service to another. By harnessing a simple URL string, you can drive any of the 40+ supported services.
|
||||
|
||||
## Notification Services:
|
||||
The following notification services are supported. By following the link below, detailed instructions on how to build your Apprise URL can be found:
|
||||
1. [[AWS SNS|Notify_sns]]
|
||||
All of the notification services supported by Apprise can be found in this section.
|
||||
|
||||
**Legend**
|
||||
* :books: : *Supports File Attachments*
|
||||
* :calling: : *SMS Based Services*
|
||||
|
||||
Detailed instructions on how to connect your notification service(s) up with Apprise can be acquired by clicking on the appropriate link(s) below:
|
||||
1. [[AWS SNS :calling:|Notify_sns]]
|
||||
1. [[Boxcar|Notify_boxcar]]
|
||||
1. [[ClickSend|Notify_clicksend]]
|
||||
1. [[Discord|Notify_discord]]
|
||||
1. [[D7 Networks|Notify_d7networks]]
|
||||
1. [[ClickSend :calling:|Notify_clicksend]]
|
||||
1. [[Discord :books:|Notify_discord]]
|
||||
1. [[D7 Networks :calling:|Notify_d7networks]]
|
||||
1. [[DBus Notifications|Notify_dbus]]
|
||||
1. [[E-Mail|Notify_email]]
|
||||
1. [[E-Mail :books:|Notify_email]]
|
||||
1. [[Emby|Notify_emby]]
|
||||
1. [[Faast|Notify_faast]]
|
||||
1. [[Flock|Notify_flock]]
|
||||
|
@ -27,10 +33,10 @@ The following notification services are supported. By following the link below,
|
|||
1. [[Mailgun|Notify_mailgun]]
|
||||
1. [[Matrix|Notify_matrix]]
|
||||
1. [[MatterMost|Notify_mattermost]]
|
||||
1. [[MessageBird|Notify_messagebird]]
|
||||
1. [[MessageBird :calling:|Notify_messagebird]]
|
||||
1. [[Microsoft Teams|Notify_msteams]]
|
||||
1. [[MSG91|Notify_msg91]]
|
||||
1. [[Nexmo|Notify_nexmo]]
|
||||
1. [[MSG91 :calling:|Notify_msg91]]
|
||||
1. [[Nexmo :calling:|Notify_nexmo]]
|
||||
1. [[Notica|Notify_notica]]
|
||||
1. [[Notifico|Notify_notifico]]
|
||||
1. [[Prowl|Notify_prowl]]
|
||||
|
@ -42,11 +48,11 @@ The following notification services are supported. By following the link below,
|
|||
1. [[Ryver|Notify_ryver]]
|
||||
1. [[SendGrid|Notify_sendgrid]]
|
||||
1. [[SimplePush|Notify_simplepush]]
|
||||
1. [[Slack|Notify_slack]]
|
||||
1. [[Slack :books:|Notify_slack]]
|
||||
1. [[Syslog|Notify_syslog]]
|
||||
1. [[Techulus Push|Notify_techulus]]
|
||||
1. [[Telegram|Notify_telegram]]
|
||||
1. [[Twilio|Notify_twilio]]
|
||||
1. [[Twilio :calling:|Notify_twilio]]
|
||||
1. [[Twist|Notify_twist]]
|
||||
1. [[Twitter|Notify_twitter]]
|
||||
1. [[XBMC|Notify_xbmc]]
|
||||
|
|
Loading…
Reference in New Issue