mirror of https://github.com/caronc/apprise
Updated Notify_macosx (markdown)
parent
d01bbe48b7
commit
91b7938ab7
|
@ -31,5 +31,6 @@ The `sound` can be set any of the sound names listed in _Sound Preferences_ of y
|
|||
We can send a notification to ourselves like so:
|
||||
```bash
|
||||
# Send ourselves a MacOS desktop notification
|
||||
apprise macosx://
|
||||
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||
macosx://
|
||||
```
|
Loading…
Reference in New Issue