# 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`.