Skip to content

Conversation

@SanjeevDeori
Copy link
Contributor

@SanjeevDeori SanjeevDeori commented Oct 17, 2025

πŸ•’ Add Digital Clock GUI Project using Python and Tkinter

πŸ“˜ Overview

This PR introduces a new mini project β€” Digital Clock GUI, built using Python and Tkinter.
The application displays the current time in real-time (HH:MM:SS format) and updates automatically every second.
It also shows the current date for a complete and modern user experience.


🧩 Features Added

  • Real-time digital clock display
  • Automatic update every second using after()
  • Displays current date using datetime
  • Clean and minimal Tkinter-based interface
  • Added detailed README.md with setup guide and learning notes

#214

@RK1905101
Copy link
Owner

thankyou for your valuable contribution @SanjeevDeori

@RK1905101 RK1905101 merged commit 1e72455 into RK1905101:master Oct 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants