Skip to content

This is a timer built using python from scratch!

Notifications You must be signed in to change notification settings

nishanthdmello/Timer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Timer

Timer built using python from scratch !

Prerequisites :

Install tkinter on linux using -
sudo apt-get install python3-tk
Install pygame on linux using -
sudo apt-get install python3-pygame
Install tkinter on windows using -
pip install tk
Install pygame on windows using -
pip install pygame
Install tkinter on macOS using -
pip3 install tk
Install pygame on macOS using -
pip3 install pygame

About

This is a timer built using python from scratch!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages