mswell / storm-gui

cross platform wxpython interface to stormssh.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

storm-gui

cross-platform wxpython interface to stormssh.

storm is a command line tool to manage your ssh connections.

installation

install wxpython for your platform first. after that:

$ sudo pip install stormssh-gui

or if you like 90s:

$ sudo easy_install stormssh-gui

running

just type:

$ stormssh-gui

Notes:

About

cross platform wxpython interface to stormssh.

License:MIT License


Languages

Language:Python 87.3%Language:Shell 12.7%