Digital Clock in Python using tkinter.
-
Install Python 3.9.X from here
-
Install tkinter from here
-
Clone this repository: git clone
https://github.com/mdhasibulhasan3137/Digital-Clock
or clickDownload ZIP
in the right panel and extract it. -
Run
python main.py
from the repository's directory
To customise the colors open the configuration.json
file, then replace the default colors to your colors choice (You can use hex color code).