Skip to content

Arshadkh123/Analog-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Analog-clock

A simple Python application that displays a scalable analog clock with customizable features using the Tkinter library. This clock can be configured to show the current time in different time zones, with options to display AM/PM, and to customize clock face and background colors.

Features

  • Real-time analog clock display
  • Selectable time zone from a list of options
  • Option to display AM/PM time format
  • Customizable clock face color
  • Customizable background color
  • Customizable numbers color on the clock face

Getting Started

  1. Clone this repository to your local machine:

    git clone https://github.com/Arshadkh123/Analog-clock/
    
    
  2. Make sure you have Python installed on your system.

  3. Install the required libraries if not already installed:

    pip install pytz.
    

4.Customize the clock by selecting different options for time zone, AM/PM display, clock face color, background color, and numbers color.

5.Enjoy your custom Scalable Analog Clock!

Contributing

If you have any ideas, improvements, or bug fixes, feel free to open an issue or submit a pull request. Your contributions are highly welcomed!

Acknowledgments

-This project was created with the help of the Tkinter library for the GUI components. -Time zone information is provided by the pytz library.

  • Clock design and inspiration came from various analog clock designs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages