Console: Console Progress Bar Alex B. Snet (contact me)
This class can be used to draw a progress bar in an ANSI console.
It extends the ANSI console class to render a progress bar.
The bar starts in a given console column and display a given percentage next to a bar made of repeated characters that represent the width of the bar relative to the total character width of the bar.