terminal_status_line/README.md
2025-10-27 17:07:57 +02:00

313 B

Terminal Status Line

This simple utility allows you to easily print progress messages at the bottom of any program that outputs to STDOUT. Part of this code has been adapted from the package manager apt.

Example

An example of this in action can be found in the example folder and compiled with make.