Can you send a windows 8 Windows Notification Service (WNS) via command prompt?
Example: notification when sass stylesheet compiles
What you want (well, what I wanted, so I expect you do, too) is toaster.
A wee Win8 console notifications app. Post toast notifications from the console, making it easy to integrate into existing batch scripts etc.
Just download the master.zip file, there's a compiled binary called toast.exe.
From command prompt or batch file:
toast -t "Title text" -m "Message text goes here" -p c:\users\me\picture.png
You can send Windows 8 Notifications from any desktop application.
It should be the same as this example except starting with a command prompt project.
See the msdn quickstart here.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With