This is a quick-and-dirty GTK+ frontend to rdesktop, which is a client for Microsoft's Terminal Services. I wrote it because I got tired of typing out the command-line arguments to rdesktop every time I wanted to connect to a Windows server. It remembers the last host you connected to, and takes care of the hostname/IP, username, password, and display resolution. It would be more useful if it saved profiles of several hosts and let you pick one from a list or dropdown box or something. It would also be more useful if it was properly threaded. But it serves its purpose for me. So I'm making it available here under the GPL in case anyone else is interested. Enjoy.

Download the source tarball here