Skip to content

adebeneziola/python-digital-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Digital Clock using Python and Tkinter

This script create a digital clock as per the system's current time.

Library Used

  • tkinter
  • time

To install required external modules

  • Run pip install tkinter

How to run the script

  • Execute python3 digital_clock.py

Screenshot/GIF showing the sample use of the script

Digital Clock Output

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages