Digital Clock in Python using tkinter

Digital-Clock—Python

Description:

Digital Clock in Python using tkinter.
As we know Tkinter is used to create a variety of GUI (Graphical User Interface) applications.

How to use

  1. Install Python 3.9.X from here

  2. Install tkinter from here

  3. Clone this repository

  4. Run python main.py from the repository’s directory

Screenshot

GitHub

View Github