A Python-based digital clock built using Tkinter. This project demonstrates real-time GUI updates and basic clock functionality.
- Displays current time in hours, minutes, and seconds.
- Updates every second automatically.
- Simple and clean GUI with a readable font.
- Beginner-friendly design for learning Tkinter.
- Python 3.x
- Tkinter (Python standard GUI library)
-
Clone the repository:
git clone https://github.com/your-username/your-repo-name.git
-
Navigate to the project folder:
cd DigitalClock -
Run the Python file:
python clock.py
-
The digital clock window will open and show the current time.
- The clock automatically updates in real-time.
- No user input is required.
- GUI is simple, clean, and easy to read.
DigitalClock/
├── clock.py
└── README.md
- Beginner-friendly project to practice Tkinter GUI and Python functions.
- Can be extended with custom time formats, date display, or alarm functionality.
Kiya bata dun?