Skip to content

Reminder notifications in Python aim to alert professionals or workers to take breaks during long shifts.

Notifications You must be signed in to change notification settings

Anugupta5102/Reminder-Application-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Reminder Application

This is a simple reminder application built using Python. It allows users to set time-based reminders that will notify them after the specified delay.

Features

  • Set a Reminder: Users can input a message for the reminder.
  • Time Delay: Users can set a time delay for the reminder in minutes.
  • Notification: A desktop notification will pop up once the reminder is triggered.

Technology Used

  • Python
  • Plyer

Acknowledgment

  • Plyer for providing the notification functionality.
  • Python for being the foundation of the application.

About

Reminder notifications in Python aim to alert professionals or workers to take breaks during long shifts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages