mirror of
https://github.com/caronc/apprise.git
synced 2025-01-20 21:08:38 +01:00
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
Block a user