a6ec929c8d
intends to be a better experience than simply invoking "ssh" from an existing terminal window. * Fast search-based interface for new connections * Also display and search of local (Avahi) SSH servers * Tabbed display with automatic session saving (Firefox style) * Status bar with information like latency to server and output of remote uptime * Close integration with OpenSSH features like connection sharing (near-instant new tabs) * NetworkManager integration to easily reconnect after a network change, great for laptops WWW: http://projects.gnome.org/hotssh/ PR: ports/131133 Submitted by: Ashish Shukla <wahjava at gmail.com>
58 lines
2.4 KiB
Plaintext
58 lines
2.4 KiB
Plaintext
bin/hotssh
|
|
%%PYTHON_SITELIBDIR%%/hotssh/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/logutil.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib/timesince.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/msgarea.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui/quickfind.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/__init__.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vteterm.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/hotvte/vtewindow.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/sshwindow.pyo
|
|
%%PYTHON_SITELIBDIR%%/hotssh/version.py
|
|
%%PYTHON_SITELIBDIR%%/hotssh/version.pyc
|
|
%%PYTHON_SITELIBDIR%%/hotssh/version.pyo
|
|
share/applications/hotssh.desktop
|
|
share/doc/hotssh-0.2.6/COPYING
|
|
share/locale/ar/LC_MESSAGES/hotssh.mo
|
|
share/locale/ca/LC_MESSAGES/hotssh.mo
|
|
share/locale/es/LC_MESSAGES/hotssh.mo
|
|
share/locale/fi/LC_MESSAGES/hotssh.mo
|
|
share/locale/fr/LC_MESSAGES/hotssh.mo
|
|
share/locale/ja/LC_MESSAGES/hotssh.mo
|
|
share/locale/nb/LC_MESSAGES/hotssh.mo
|
|
share/locale/pt/LC_MESSAGES/hotssh.mo
|
|
share/locale/pt_BR/LC_MESSAGES/hotssh.mo
|
|
share/locale/sl/LC_MESSAGES/hotssh.mo
|
|
share/locale/sv/LC_MESSAGES/hotssh.mo
|
|
@dirrm share/applications
|
|
@dirrm share/doc/hotssh-0.2.6
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotvte
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotlib_ui
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hotssh/hotlib
|
|
@dirrm %%PYTHON_SITELIBDIR%%/hotssh
|
|
@dirrmtry %%PYTHON_SITELIBDIR%%
|