ascii_clock icon indicating copy to clipboard operation
ascii_clock copied to clipboard

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

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.