Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 862 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 862 Bytes

ASCII clock

Python script that prints out a clock in ASCII art style to the console

Description:

Resizing of the clock could be performed from code.

The result:

ASCII clock screenshot

For small clock week day and day are hidden:

ASCII clock smaller screenshot

For linux version added a set of standard chars to draw the clock items with. Here you can see the Linux version of the clock:

ASCII clock linux screenshot

License:

Released under The MIT License.