Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 445 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 445 Bytes

ScheduledNotifier

A simple project using the plyer package : (link), that schedules a notification by inserting a task using the Windows Scheduler.

The use cases of this small functionality can be expanded where the script is made to run according to the inputs recieved from users on a Python GUI built on KivyMD/Tkinter/PyQT.