/clock

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Clock

A terminal clock app writted in Python.

NOTE

It doesn't work with terminals like Windows cmd, but it does work with the Windows Terminal. This is because it uses ANSI escape sequences that cmd doesn't support, and I'm to lazy to fix it.