From 67ec7771731c78af548ea38be0a38f92464f566a Mon Sep 17 00:00:00 2001 From: Chris Caron Date: Thu, 22 Aug 2019 20:04:36 -0400 Subject: [PATCH] Updated Home (markdown) --- Home.md | 90 ++++++++++++++++++++++++++++----------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) diff --git a/Home.md b/Home.md index 2f0bfc4..26f77ba 100644 --- a/Home.md +++ b/Home.md @@ -5,53 +5,53 @@ It's primary design was to eliminate the inconsistencies in usage from one notif ## 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: -* [[AWS SNS|Notify_sns]] -* [[Boxcar|Notify_boxcar]] -* [[Discord|Notify_discord]] -* [[D7 Networks|Notify_d7networks]] -* [[DBus Notifications|Notify_dbus]] -* [[E-Mail|Notify_email]] -* [[Emby|Notify_emby]] -* [[Faast|Notify_faast]] -* [[Flock|Notify_flock]] -* [[Gitter|Notify_gitter]] -* [[Gnome|Notify_gnome]] -* [[Gotify|Notify_gotify]] -* [[Growl|Notify_growl]] -* [[IFTTT|Notify_ifttt]] -* [[Join|Notify_join]] -* [[KDE (Qt)|Notify_dbus]] -* [[KODI|Notify_kodi]] -* [[Mailgun|Notify_mailgun]] -* [[Matrix|Notify_matrix]] -* [[MatterMost|Notify_mattermost]] -* [[MessageBird|Notify_messagebird]] -* [[Microsoft Teams|Notify_msteams]] -* [[MSG91|Notify_msg91]] -* [[Nexmo|Notify_nexmo]] -* [[Prowl|Notify_prowl]] -* [[PushBullet|Notify_pushbullet]] -* [[Pushed|Notify_pushed]] -* [[Pushjet|Notify_pushjet]] -* [[Pushover|Notify_pushover]] -* [[Rocket.Chat|Notify_rocketchat]] -* [[Ryver|Notify_ryver]] -* [[SendGrid|Notify_sendgrid]] -* [[Slack|Notify_slack]] -* [[Techulus Push|Notify_techulus]] -* [[Telegram|Notify_telegram]] -* [[Twilio|Notify_twilio]] -* [[Twist|Notify_twist]] -* [[Twitter|Notify_twitter]] -* [[XBMC|Notify_xbmc]] -* [[XMPP|Notify_xmpp]] -* [[Webex Teams|Notify_wxteams]] -* [[Windows Notifications|Notify_windows]] -* [[Zulip|Notify_zulip]] +1. [[AWS SNS|Notify_sns]] +1. [[Boxcar|Notify_boxcar]] +1. [[Discord|Notify_discord]] +1. [[D7 Networks|Notify_d7networks]] +1. [[DBus Notifications|Notify_dbus]] +1. [[E-Mail|Notify_email]] +1. [[Emby|Notify_emby]] +1. [[Faast|Notify_faast]] +1. [[Flock|Notify_flock]] +1. [[Gitter|Notify_gitter]] +1. [[Gnome|Notify_gnome]] +1. [[Gotify|Notify_gotify]] +1. [[Growl|Notify_growl]] +1. [[IFTTT|Notify_ifttt]] +1. [[Join|Notify_join]] +1. [[KDE (Qt)|Notify_dbus]] +1. [[KODI|Notify_kodi]] +1. [[Mailgun|Notify_mailgun]] +1. [[Matrix|Notify_matrix]] +1. [[MatterMost|Notify_mattermost]] +1. [[MessageBird|Notify_messagebird]] +1. [[Microsoft Teams|Notify_msteams]] +1. [[MSG91|Notify_msg91]] +1. [[Nexmo|Notify_nexmo]] +1. [[Prowl|Notify_prowl]] +1. [[PushBullet|Notify_pushbullet]] +1. [[Pushed|Notify_pushed]] +1. [[Pushjet|Notify_pushjet]] +1. [[Pushover|Notify_pushover]] +1. [[Rocket.Chat|Notify_rocketchat]] +1. [[Ryver|Notify_ryver]] +1. [[SendGrid|Notify_sendgrid]] +1. [[Slack|Notify_slack]] +1. [[Techulus Push|Notify_techulus]] +1. [[Telegram|Notify_telegram]] +1. [[Twilio|Notify_twilio]] +1. [[Twist|Notify_twist]] +1. [[Twitter|Notify_twitter]] +1. [[XBMC|Notify_xbmc]] +1. [[XMPP|Notify_xmpp]] +1. [[Webex Teams|Notify_wxteams]] +1. [[Windows Notifications|Notify_windows]] +1. [[Zulip|Notify_zulip]] The following are just some general notification services you can configure to have posted to any website of your choice. From there you can decide what actions you want to take. -* [[JSON|Notify_Custom_JSON]] -* [[XML|Notify_Custom_XML]] +1. [[JSON|Notify_Custom_JSON]] +1. [[XML|Notify_Custom_XML]] ## Configuration Configuration can be retrieved via a flat file on your local system or from a remote server via the http(s) protocol. You can learn more about this here: