mirror of
https://github.com/caronc/apprise.git
synced 2025-08-06 23:26:21 +02:00
Updated Notify_pushjet (markdown)
@ -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
|
||||||
```
|
```
|
Reference in New Issue
Block a user