commit 074470530031f508d223dabdad57f046dc830466 Author: lead2gold Date: Wed Nov 29 20:18:05 2017 -0500 Initial Home page diff --git a/Home.md b/Home.md new file mode 100644 index 0000000..db19c49 --- /dev/null +++ b/Home.md @@ -0,0 +1,28 @@ +## Introduction +Apprise lets you send notifications to a large number of support notification services. The lightweight framework can be easily integrated into an of your python applications. Or you can simply send notifications right from the command line. + +## Notification Services: +The following notification services are supported: +* [[Boxcar|Notify_boxcar]] +* [[E-Mail|Notify_email]] +* [[Faast|Notify_faast]] +* [[Growl|Notify_growl]] +* [[Join|Notify_join]] +* [[KODI|Notify_kodi]] +* [[MatterMost|Notify_mattermost]] +* [[Notify My Android|Notify_my_android]] +* [[Prowl|Notify_prowl]] +* [[Pushalot|Notify_pushalot]] +* [[PushBullet|Notify_pushbullet]] +* [[Pushjet|Notify_pushjet]] +* [[Pushover|Notify_pushover]] +* [[Rocket.Chat|Notify_rocketchat]] +* [[Slack|Notify_slack]] +* [[Super Toasty|Notify_toasty]] +* [[Telegram|Notify_telegram]] +* [[Twitter|Notify_twitter]] +* [[XBMC|Notify_xbmc]] + +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]] \ No newline at end of file