Sharing notes from my ongoing learning journey — what I build, break and understand along the way.
My SSH Launcher – Python & Qt Based GUI for Server Management and Automation

SSH Launcher: My Python + Qt Project for Managing and Automating Linux Servers I’ve developed my own SSH connection manager and remote server control tool called SSH Launcher.It’s written in Python, and the interface is built with PySide6 (Qt).The main…


