MultiProgressBar

Displays multiple progress bars using Ncurses. Useful for displaying the status of multiple test runs, say, distributed across different machines. Which is exactly why I wrote it.

Uses ruby-progressbar to render the bars.

Credits