You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is pretty much the simplest timer you could make with a GUI. Enter a time in seconds and click Start. You can pause the timer and resume with the start button. Reset is pretty obvious. Requires pygame and tkinter.
About
A dead simple timer implemented in python and tkinter.