I've made the GUI. Sure, it requires Tkinter, but Windows Python users get it by default, and Linux Python users can just run 'sudo apt-get install python-tk' (well, if they use apt-get, of course ;) ). :)
Also, there's actually comments. :P
Edit: Also, the normal 'chmod +x' jazz is necessary with Linux users.