trehn / termdown

Countdown timer and stopwatch in your terminal
GNU General Public License v3.0
1.37k stars 113 forks source link

Add one font that uses unicode box drawing characters #75

Open poetaman opened 3 years ago

poetaman commented 3 years ago

Modern terminals with unicode support can use box-drawing characters, and they tend to be much more readable. Example is on this page: https://github.com/octobanana/peaclock

trehn commented 3 years ago

I, too, am growing tired of figlet and its many unattractive font options (see also #66). However I'd really like to not make my own font. https://pypi.org/project/python-cfonts/ might be an option, but seems a bit too playful with all the shade effects and such.