ondrejch / analog-clock

A simple analog clock app written in Python using the built-in tkinter library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Analog clock

A simple analog clock app written in Python using the built-in tkinter library.

Requirements

Launching

To start the app, download or clone this repository, and in the folder you downloaded or cloned, run:

$ python analog_clock.py

Code

Forked from https://github.com/BelKed/analog-clock Added tenth of seconds and wait timer.

About

A simple analog clock app written in Python using the built-in tkinter library


Languages

Language:Python 100.0%