Well, three or four folks in the Lanterne thread asked for a command-line interface a couple of days ago, and I've been wanting to create a command-line Qt app for a while myself (just to see how best to do it). As it turned out, combining a graphical user interface and a command-line interface into one app is not at all easy (and the Qt folks make it hard on purpose), so I went ahead and created a separate app...