mirror of
https://github.com/caronc/apprise.git
synced 2025-03-03 17:41:35 +01:00
Updated Notify_windows (markdown)
parent
9a0cfa39e9
commit
d01bbe48b7
@ -23,5 +23,6 @@ There are no parameters at this time.
|
|||||||
Assuming we're on a Windows computer, we can send a Windows Notification to ourselves:
|
Assuming we're on a Windows computer, we can send a Windows Notification to ourselves:
|
||||||
```bash
|
```bash
|
||||||
# Send ourselves a windows notification
|
# Send ourselves a windows notification
|
||||||
apprise windows://
|
apprise -vv -t "Test Message Title" -b "Test Message Body" \
|
||||||
|
windows://
|
||||||
```
|
```
|
Loading…
Reference in New Issue
Block a user