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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant