A small and basic countdown timer that we use at the university to start classes or mark exam times. Written in python using Tkinter and CustomTkinter.
Beginning | |
---|---|
End | |
### Important: You`ll need Python 3.10.X
As a first step, install the necessary libraries to run the program, for this you must execute the command in the console:
If you use windows:
py -m pip install -r requirements.txt
If you use UNIX:
python3 -m pip install -r requirements.txt
This command will install all the necessary libraries to run the program without problems.
Python | |
VSCode |
🤴 Facu Falcone - Data Engineer |
---|