Skip to main content

PyQt6 UI for browsing and tagging SSH configs via sshcore.

Project description

sshui

sshui is a PyQt6-based graphical frontend for the sshcore engine. It gives you a fast, tag-aware explorer for SSH configuration files, complete with host grouping, editing dialogs, and quick copy of SSH commands—without touching the command line.

What's New in 1.1.0

  • Key Management: A dedicated panel for viewing, adding, and deleting SSH keys.
  • Terminal Execution: Connect to hosts directly within an integrated terminal window.

Features

  • Flat and tag-grouped host browsers with live filtering.
  • Tag editing dialog with color-coded tag definitions stored in the central sshcli.json configuration.
  • Inline metadata display (tags, colors) and SSH command preview/copy.
  • Context menus for editing/deleting hosts and quick navigation.
  • Reuses the same settings/config sources managed by sshcli, so both tools stay in sync.

Installation

pip install ixlab-sshui

This installs sshcore and PyQt6 automatically.

Usage

Launch the UI via the console script:

sshui

or import and run the main window manually:

from sshui import main
main()

Development

  1. Install dependencies for local hacking:

    pip install -e .[dev]
    
  2. Run tests (UI-specific tests often rely on Qt’s offscreen plugins):

    pytest
    

sshui is MIT licensed. Feedback and contributions are welcome.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ixlab_sshui-1.1.1.tar.gz (19.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ixlab_sshui-1.1.1-py3-none-any.whl (23.7 kB view details)

Uploaded Python 3

File details

Details for the file ixlab_sshui-1.1.1.tar.gz.

File metadata

  • Download URL: ixlab_sshui-1.1.1.tar.gz
  • Upload date:
  • Size: 19.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for ixlab_sshui-1.1.1.tar.gz
Algorithm Hash digest
SHA256 c2b19d2a357311da1110d054ba8e7aba1ddebdf515e76d7512cfbb0410ab26dd
MD5 6e6cdadc9bce79a54738471ef75602cb
BLAKE2b-256 57b32eacf326eac2697b555d9f67f82636daa97ac5b3e80eb764daba4e8c9559

See more details on using hashes here.

File details

Details for the file ixlab_sshui-1.1.1-py3-none-any.whl.

File metadata

  • Download URL: ixlab_sshui-1.1.1-py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for ixlab_sshui-1.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bb6b8c2b5bdcc82171445075fa8dd33bcdd30111565855792ccccda8ce5b6f60
MD5 228857d20852e7a69c52ef1b0441a214
BLAKE2b-256 730af87d9c123acf0c25d3162c597fe7b69b60981c66e4338eadc445ed3b805f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page