This is a simple GUI-based Digital Clock application built using Python and the Tkinter library. It displays the current system time and updates every second, providing a real-time clock experience in a neat graphical interface.
- Displays current system time (hours, minutes, seconds)
- Updates time every second
- User-friendly and minimal GUI
- Built with Python's standard GUI library โ Tkinter
- Python 3.x
- Tkinter (built-in Python GUI library)
timemodule
