cross-platform wxpython interface to stormssh.
storm is a command line tool to manage your ssh connections.
install wxpython for your platform first. after that:
$ sudo pip install stormssh-gui
or if you like 90s:
$ sudo easy_install stormssh-gui
just type:
$ stormssh-gui
Notes:
- Archlinux PKGBUILD to install via pacman.
- An example desktop entry to open the gui from the menu.