A ugly simple Stopwatch app made in Python with Tkinter
- Python 3x
- A command line interface
Just type the following in a CLI -
python stopwatch.py
Note - You should be in the same folder/directory containing the Python file.
You can simply double click on the Python file to open it :p
My first attempt in GUI ^_^
First release image -
Update 1 -