mirror of https://github.com/caronc/apprise
Updated Home (markdown)
parent
9d11749951
commit
e7c43e7a27
2
Home.md
2
Home.md
|
@ -1,7 +1,7 @@
|
||||||
## Introduction
|
## 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.
|
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.
|
||||||
|
|
||||||
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.
|
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 60+ supported services.
|
||||||
|
|
||||||
## Notification Services:
|
## Notification Services:
|
||||||
All of the notification services supported by Apprise can be found in this section.
|
All of the notification services supported by Apprise can be found in this section.
|
||||||
|
|
Loading…
Reference in New Issue