Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

⏰ Digital Clock (Tkinter)

A Python-based digital clock built using Tkinter. This project demonstrates real-time GUI updates and basic clock functionality.


⚡ Features

  • 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.

🛠️ Technologies Used

  • Python 3.x
  • Tkinter (Python standard GUI library)

💻 How to Run

  1. Clone the repository:

    git clone https://github.com/your-username/your-repo-name.git
    
  2. Navigate to the project folder:

    cd DigitalClock
  3. Run the Python file:

    python clock.py
  4. The digital clock window will open and show the current time.


🔧 Usage Example

  • The clock automatically updates in real-time.
  • No user input is required.
  • GUI is simple, clean, and easy to read.

📁 Project Structure

DigitalClock/
├── clock.py
└── README.md

🚀 Notes

  • 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?

About

Beginner-friendly project to practice Tkinter GUI and Python functions.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages