mirror of https://github.com/caronc/apprise
Updated Notify_pushjet (markdown)
parent
f7eab66e20
commit
4bc4ad862c
|
@ -29,5 +29,6 @@ Send a Pushjet notification:
|
|||
```bash
|
||||
# Assuming our {secret_key} is abcdefghijklmnopqrstuvwxyzabc
|
||||
# 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