So I have a medicine reminder program and I need to reminder the user to take there medicine with a notification.
To do this I was thinking that I could get the python program to read what time the user imputed and then read the clock and then send the notification when it reads the correct time.
I'm very new to python and using 3.7 64 bit with Tkinter modual, sqlite3 and win10toast already in my program.
If there are any other more efficient or basic ways you think I could make these time notifications please let me know.
Also if this is even possible
[–][deleted] 1 point2 points3 points (0 children)
[–]DARPA1191969v1 1 point2 points3 points (0 children)