X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Digital Clock

Project

This script shows the basic digital clock to check on your time periodically. Simple GUI is added and clock data is fetched from strftime.

Dependencies

We need to install these libraries for script to work.

  • pip install tkinter

  • pip install strftime

Screenshot

Digital Clock

X Tutup