Yesterday I needed a little progress bar for a small ruby terminal script. Something like this:

Sadly I could not find one, so I had to write it myself. You can install it with:
1
| |
The progressbar can’t do very much at the moment. If you want to add more
features, feel free to fork it.
A small example for the gem:
1 2 3 4 5 6 7 8 | |