Skip to content

CodeWithNiranjan/Create-custom-desktop-notifications-using-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Create custom desktop notificatons 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

pip install plyer

Usage

from plyer import notification

Subscribe

Please subscribe CodeWithNiranjan

Thank You

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages