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.2.4

  • macOS Dock tooltip — the Dock tooltip now shows ">SSH" instead of the Python interpreter name (set via NSProcessInfo.processName).

What's New in 1.2.3

  • macOS app name — the menu-bar application name now shows ">SSH" instead of the Python interpreter name (set via CFBundleName before the Qt menu is built).

What's New in 1.2.2

  • macOS Dock icon — the app icon now also shows in the macOS Dock (set via AppKit at startup), not just the menu-bar tray.

What's New in 1.2.1

  • Application icon — the app now ships and displays its own icon (window, dock/taskbar, and system tray).

What's New in 1.2.0

  • Key content viewer — select a key in the Keys tab and click the View button on a Path row to open a read-only window with the file content and a one-click Copy to Clipboard action.
  • Redesigned app icon — new 32×32 icon with transparent padding, rounded corners, and the >SSH logotype in pixel font.
  • Fixed TypeError: 'type' object is not iterable on startup with newer cryptography releases.
  • Fixed XPM pixels missing on image line 15 warning logged on every launch.

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.4.tar.gz (23.7 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.4-py3-none-any.whl (28.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: ixlab_sshui-1.2.4.tar.gz
  • Upload date:
  • Size: 23.7 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.2.4.tar.gz
Algorithm Hash digest
SHA256 f4a5a60ed1faf186ac4f1897f2b184463566a45215c18a17a4604cf7b7c86c43
MD5 d07a76719661bdb240e2eee2ab5840ca
BLAKE2b-256 b9976d90beb551a3f6214353e2fcb350d6282134c901e7472a14019ea8659d47

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ixlab_sshui-1.2.4-py3-none-any.whl
  • Upload date:
  • Size: 28.5 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.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 d1a30f301aed69bbbbadda351c3f161e6ab124b1986627553a34e590e2da46f1
MD5 76fd9ab4aae8c8eae48ec4c5f5d48cd6
BLAKE2b-256 8007a74ae7aa836532673a5935728c228df519b5a6a674cecf2bb61994f19bd6

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