Overview of SnoreToast
masterSnoreToast is a command-line application used to create Windows Toast notifications on Windows 8 or later. It allows developers to trigger desktop notifications with custom titles, messages, images, buttons, and text inputs.
By default, if no --appID is provided, SnoreToast creates a shortcut to snoretoast.exe in the Start Menu, and notifications will be branded as 'SnoreToast'. To brand notifications as your own application, you must register an application entry in the Start Menu using the -install command and then reference that specific AppID in subsequent calls.