Unfortunately, the library shown only works for Windows. However, you could use py-notifier for Linux.
You'd have to install libnotify first though.
sudo apt-get install libnotify-bin
Once you have that installed you can run this:
Hope this helps!
Unfortunately, the library shown only works for Windows. However, you could use py-notifier for Linux.
You'd have to install libnotify first though.
sudo apt-get install libnotify-bin
Once you have that installed you can run this:
Hope this helps!