h1-mod/deps/WinToast/example/console-example/README.MD

21 lines
704 B
Plaintext
Raw Permalink Normal View History

2024-03-07 00:54:15 -05:00
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?"