Santosh Ray
blog-post-1

How to Build a desktop notification tool for Linux using python

Steps :
  1. Install a third party Python module, notify2 using a simple pip command: pip install notify2

Install a third party Python module, notify2.