mirror of
https://github.com/caronc/apprise.git
synced 2025-02-01 10:59:30 +01:00
Updated Notify_pushjet (markdown)
parent
f7eab66e20
commit
4bc4ad862c
@ -29,5 +29,6 @@ Send a Pushjet notification:
|
|||||||
```bash
|
```bash
|
||||||
# Assuming our {secret_key} is abcdefghijklmnopqrstuvwxyzabc
|
# Assuming our {secret_key} is abcdefghijklmnopqrstuvwxyzabc
|
||||||
# Assuming our {hostname} is localhost
|
# Assuming our {hostname} is localhost
|
||||||
notify pjet://abcdefghijklmnopqrstuvwxyzabc@localhost
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
pjet://abcdefghijklmnopqrstuvwxyzabc@localhost
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user