/Analog-clock

Python and maths based analog clock using tkinter, math library.

Primary LanguagePython

Analog-clock

Python and maths based analog clock using tkinter, math library.

python based mini project to display analog clock, which will look like something known to you.

Please install all files in same directory to avoid any error in the execution of the program.

If you have python installed on your system then run the command on command prompt(either windows or linux) Python analog.py

Your output will look something like this.

image

By applying the maths formula we can rotate these clock lines. comment in the source code discribe everything.