Python Forum

Full Version: How to use pynotify for winodows
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi All,

Hope you are doing well. I am new to python. I wanted to create desktop notifications on windows. Please help me how to pynotify to achieve this.

Thanks, Mohan
did you look at documentation and the examples?
pyinotify is only for Linux. For Windows/cross-platform you may want to look at watchdog