/chronometer

Simple python 3 chronometer with Tkinter.

Primary LanguagePython

Description

Simple python 3 chronometer with Tkinter.

It's a timer always staying at the foreground

Chronometer

image

image : Will start the timer

image : Will stop the timer. Cliking on start again will resume the timer

image : Will reset the timer to the default value

image : Will open a setting window in order to change the chrono value The default time is 25 minutes, but it can be changed by cliking on Time settings button.

image : Here the setting window where the time can be adjusted using spinbox input

⚠️ If the input is not correct, an error message will be displayed and the time will be set to 25 minutes

Timer

There is also a simple timer mode. You can activate it by clicking on theses radiobuttons here:

image

The UI is more basic because here there is no need to adjust any chrono

image