An interactive menu for selecting an SSH profile.
Project description
Interactive SSH profile selection menu
This Python package provides an interactive console menu for selecting a SSH profile. When a Tmux session is active, the SSH session opens in a new window.
Installation and usage
Install the package via pip
using
pip install sshme
Then invoke the menu via the command
sshme
or equivalently python -m sshme
.
Acknowledgements
This package is trivially simple with the help of the Bullet package, which provides an easy method for creating interactive console tools.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sshme-1.0.0.tar.gz
(4.3 kB
view hashes)
Built Distribution
sshme-1.0.0-py3-none-any.whl
(5.5 kB
view hashes)