SSH Studio is a native desktop application for managing SSH configuration files. It provides a user-friendly interface to create, edit, and validate SSH hosts without needing to use terminal editors.
The application offers both visual and text-based editing modes. The visual editor lets you fill in common SSH fields like Host, HostName, User, Port, and IdentityFile with form-based inputs. For advanced users, the raw text editor provides direct access to the configuration with live syntax validation and diff highlighting.
Key features include inline validation to catch duplicate aliases and syntax errors, search and filtering capabilities, SSH key management tools, and safe saving with automatic backups. The interface is designed for GNOME with support for both light and dark themes.
Fixed many major UI bugs.
Added Undo button to the header.
Added Fresh new drag and drop reordering system for hosts.
Added Keyboard Shortcuts to the host list.