
How to Build a desktop notification tool for Linux using python
Steps :
-
Install a third party Python module, notify2 using a simple pip command:
pip install notify2
Install a third party Python module, notify2.