winotify

A pure python module to create Windows 10 Notification

MIT License

Downloads
4.9K
Stars
76
Committers
3

Bot releases are visible (Hide)

winotify - Winotify.exe Latest Release

Published by versa-syahptr over 3 years ago

Usage

winotify.exe ^
-id myApp ^
-t "A Title" ^
-m "A message" ^
-i "c:\path\to\icon.png" ^
--audio default ^
--open-url "http://google.com" ^
--action "open github" ^
--action_url "http://github.com"         

Use winotify-nc.exe to hide console window

If you install winotify from pip, you don't need to download the binaries here, all winotify commands are available upon installation