pyconnmgr - Python Connections Manager

DESCRIPTION:

This was my first attempt at a full blown Python/GTK/Glade application, and was a great learning process. The speed of development with Python was very impressive and enjoyable. Even though this was a learning process, I found the finished app to be VERY useful. I use it everyday at work, and at home.

REQUIREMENTS:

  • Current Linux distro with Gnome desktop. Only fully tested with Ubuntu
  • Obviously the backends of: SSH, VNC and rdesktop. Installing from my PPA takes care of these requirements.

SCREENSHOTS:

pyconnmgr-ssh_tab.png
pyconnmgr-vnc_tab.png
pyconnmgr-rdp_tab.png

DOWNLOAD:

I have moved this project to Launchpad: https://launchpad.net/pyconnmgr
Best way to install this application, is to add my PPA:

sudo add-apt-repository ppa:thelupine/ppa
sudo apt-get update
sudo apt-get install pyconnmgr