Initial Home page

lead2gold 2017-11-29 20:18:05 -05:00
commit 0744705300

28
Home.md Normal file

@ -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]]