mirror of
https://github.com/caronc/apprise.git
synced 2025-08-14 18:38:35 +02:00
Updated Notify_simplepush (markdown)
@ -26,5 +26,6 @@ Send a SimplePush notification:
|
|||||||
```bash
|
```bash
|
||||||
# Assume:
|
# Assume:
|
||||||
# - our {apikey} is ABC123
|
# - our {apikey} is ABC123
|
||||||
apprise spush://ABC123
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
spush://ABC123
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user