Upcoming Release (0.2)
So the next release (0.2) of chungles will look something like the teasers, but different icon sets and I added some borders and things here and there. There will be the toolbar with basic file operations (and the same operations available in a right-click menu).
In addition to that, I've added two new UIs to the mix. I think the UI system is set up fairly well right now, but not yet good enough to have a plugin interface. There's now a console UI (for the shell junkies) and a 'null' UI which is good for sending to the background. I've also added a lockfile to prevent two servers from starting up. The lock file is a null file stored in ${HOME}/.chungles/.lock. If it exists, chungles starts up as a pure client, no serving.