mirror of https://github.com/caronc/apprise
Updated Notify_windows (markdown)
parent
427f40d527
commit
c3b441ce5c
|
@ -17,7 +17,9 @@ There are currently no options you can specify for this kind of notification, so
|
||||||
* **windows**://
|
* **windows**://
|
||||||
|
|
||||||
### Parameter Breakdown
|
### Parameter Breakdown
|
||||||
There are no parameters at this time.
|
| Variable | Required | Description
|
||||||
|
| ----------- | -------- | -----------
|
||||||
|
| duration | No | Optionally set the duration of the popup message in seconds. By default this value is set to `12`
|
||||||
|
|
||||||
#### Example
|
#### Example
|
||||||
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:
|
||||||
|
|
Loading…
Reference in New Issue