b8521a4620
on terminals, for (Unix) command line programs. Output is automatically adapted to the width of the terminal: truncated if it does not fit, and re-sized if the terminal size changes. WWW: https://liw.fi/ttystatus/
6 lines
295 B
Text
6 lines
295 B
Text
ttystatus is a Python library for showing progress reporting and status updates
|
|
on terminals, for (Unix) command line programs. Output is automatically adapted
|
|
to the width of the terminal: truncated if it does not fit, and re-sized if the
|
|
terminal size changes.
|
|
|
|
WWW: https://liw.fi/ttystatus/
|