mirror of
https://github.com/caronc/apprise-api.git
synced 2024-12-12 18:00:51 +01:00
instructions on how to install apprise cli added
This commit is contained in:
parent
0d497c4252
commit
0899a5a2b3
@ -199,6 +199,13 @@ pytest apprise_api
|
|||||||
|
|
||||||
## Apprise Integration
|
## Apprise Integration
|
||||||
|
|
||||||
|
|
||||||
|
First you'll need to have it installed:
|
||||||
|
```bash
|
||||||
|
# install apprise into your environment
|
||||||
|
pip install apprise
|
||||||
|
```
|
||||||
|
|
||||||
### Apprise CLI Pull Example
|
### Apprise CLI Pull Example
|
||||||
|
|
||||||
A scenario where you want to poll the API for your configuration:
|
A scenario where you want to poll the API for your configuration:
|
||||||
|
Loading…
Reference in New Issue
Block a user