Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 317 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 317 Bytes

verbose-eureka# Simple Desktop Notifications with Python

Super simple and easy Python script that sends desktop notifications using the plyer library.

Installation

Before running the script, make sure to install the required library:

For plyer

pip install plyer

For win10toast

pip install win10toast