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.2.0.tar.gz (22.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.2.0-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ixlab_sshui-1.2.0.tar.gz
Algorithm Hash digest
SHA256 6514524c53a43c5002dd2f29a69e18e369b52b46b67b8226b6d230ae72c2e8de
MD5 89266bae7dee01066ec574e238116522
BLAKE2b-256 e595aacf63b6c7090033699a3e7c20bab16bcca08ffdd8325acf5c46d0d4ee8d

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ixlab_sshui-1.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 86ac93fe8ba48a21a844ea507b1d3ea54457352076142c07e482804ab08a8d5f
MD5 28d0d1be64d3c03d6fdaca8a54cfccad
BLAKE2b-256 6cba5525227b50576763f0420369355a9cef71671b9f9a850ab6c84e0911e037

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