h1-mod/deps/WinToast/example/console-example/README.MD
2024-03-07 00:54:32 -05:00

704 B

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?"