Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Notification App

Description

Send desktop notifications with custom titles, messages, and timeouts. Cross-platform notification system!

Features

  • Custom notifications
  • Reminder notifications
  • Success/Warning/Error presets
  • Configurable timeout
  • Cross-platform support

Stack

  • Language: Python
  • Libraries: plyer==2.1.0
  • Complexity: Beginner

Installation

pip install -r requirements.txt
python main.py

License

Open source for educational purposes.