In this tutorial we will be learning how to create custom desktop notification using Python

In this video i am going to use a module called plyer

Link for the module : https://pypi.org/project/plyer/

About Plyer – Plyer is an open source library to access features commonly found in various platforms via python . It provides support for Windows, MacOS, Linux, Android and iOS.

Installation

Usage

from plyer import notification

Subscribe

Please subscribe CodeWithNiranjan

GitHub

 

 

 

To finish reading, please visit source site