Skip to content

JetDev22/Code-Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Small Code Timer

alt text alt text


Idea

I wanted to build a small code timer for myself, to time my sessions. I took this idea to learn a bit of tkinter to create desktop python apps. Since tkinter itself does look rather old I stumbled upon tkkbootstrap. This made the looks of it bit more modern.


Details

This timer is so simple that it does exactly what it is meant to do. You enter the minutes in the input field and hit start. The progress of the timer is displayed minutes remaining text and represented by the meter. Once the timer is complete, a small sound is played using beepy for pythono. Pressing the stop button will of course stop the timer and reset the app to be started again.


External libraries used

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages