21 lines
704 B
Plaintext
21 lines
704 B
Plaintext
|
|
||
|
|
||
|
WinToast Console Example!
|
||
|
===================
|
||
|
|
||
|
WinToast Contole Example [OPTIONS]
|
||
|
--action : Set the actions in buttons
|
||
|
--aumi : Set the App User Model Id
|
||
|
--appname : Set the default appname
|
||
|
--appid : Set the App Id
|
||
|
--expirems : Set the default expiration time
|
||
|
--text : Set the text for the notifications
|
||
|
--image : set the image path
|
||
|
--help : Print the help description
|
||
|
|
||
|
Example:
|
||
|
|
||
|
|
||
|
"WinToast Contole Example.exe" --appname "Yolo" --aumi "My.Console.Example" --image "if_terminal_298878.png" --expirems 10000 --action Yes --action No --text "Do you want to try to take over the world?"
|
||
|
|