-
Notifications
You must be signed in to change notification settings - Fork 0
A basic desktop app written in python. GUI based on tkinter. User defines his events and than a new thread is created to add event to sqlite db. Another thread checks for the time to show noptification. Multithreading was necessary for GUI to not freeze due to the "while loop" whicvh waits to send notification.
MichalAdamus-git/Event_Notifier_Desktop_APP
About
A basic desktop app written in python. GUI based on tkinter. User defines his events and than a new thread is created to add event to sqlite db. Another thread checks for the time to show noptification. Multithreading was necessary for GUI to not freeze due to the "while loop" whicvh waits to send notification.
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published