A sparkline generator implemented as a shell script.
Just run spark and pass it a list of numbers (comma-delimited, spaces, whatever you'd like) and it generates a text-mode bar graph, where the heights are relative to one another but reflect the numbers given. It's designed to be used in conjunction with other scripts that can output in that format.
Github: https://github.com/holman/spark