Thanks all, I appreciate the support

Cool! Tip sent

You might want to look at this project:
https://code.google.com/p/lanterna/It could be used to create a pseudo-graphical updating list of transactions, like if you want to have your wallet running inside a screen rather than pure command line based.
If you made an installation procedure that didn't involve catting random shell scripts to a root shell, perhaps you could get it listed on bitcoin.org

Hi Mike, thanks for the tip.
I've experimented with a curses-like GUI for TermWallet before, but couldn't find an easy-to-use library for it. Lanterna looks good though, I'll play around with it. I've also been looking at Charva, seems interesting:
http://www.pitman.co.za/projects/charva/index.htmlAnd yes, the current installation procedure isn't the most trustworthy; currently planning to refactor some code, perhaps add a GUI, and then find a more stable release platform. Updates to follow.