Go to file
Christopher Handy c589349d6c
Update README.md
spacing
2023-08-04 14:42:28 +02:00
LICENSE Initial commit 2023-08-01 09:52:53 +02:00
README.md Update README.md 2023-08-04 14:42:28 +02:00
wnow.py Update wnow.py 2023-08-04 12:06:11 +02:00

wnow

wnow simple Python command line moving digital world clock

works on Windows, Linux, BSD and macOS

you may need to make some small changes depending on your system:

use backports.zoneinfo if zoneinfo is not available

use either of COLORS or COLOR_PAIRS depending on your OS (COLOR_PAIRS for Windows)

future implementations shall make these changes automatically