Vrajeshbrahmbhatt06 / Desktop-Notification-App

Notifier app is a simple desktop app using which user can set desktop reminder-notification with title and message.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notification App

This is a simple desktop app using which user can set desktop reminder-notification with title and message.

Modules Installation

Make sure python and pip are preinstalled in your system

Check current version using following command

python --version

To install modules run following command in terminal

  • To install tkinter
pip install tk
  • To install plyer
pip install plyer

-To install PIL(Python imaging library)

pip install pillow

Project Screenshots

App GUI

App Screenshot

Desktop Notification

App Screenshot

References

Learn more about tkinter here tkinter Python

Authors

Vrajesh Brahmbhatt

About

Notifier app is a simple desktop app using which user can set desktop reminder-notification with title and message.


Languages

Language:Python 100.0%