Skip to content

A stopwatch application made using python's tkinter library. Start button - starts the stopwatch. Stop button - stops the stopwatch and resets the label to zero. New lap button - starts a new lap from zero. List button - raises the second frame with all the laps done

Notifications You must be signed in to change notification settings

CookieLoverDev/Tkinter-Stopwatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Tkinter-Stopwatch

A stopwatch application made using python's tkinter library. Start button - starts the stopwatch. Stop button - stops the stopwatch and resets the label to zero. New lap button - starts a new lap from zero. List button - raises the second frame with all the laps done

About

A stopwatch application made using python's tkinter library. Start button - starts the stopwatch. Stop button - stops the stopwatch and resets the label to zero. New lap button - starts a new lap from zero. List button - raises the second frame with all the laps done

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages