Go to the Releases page and download the pre-built .exe file for your platform. ssh_launcher/ ├── __main__.py # Entry point ├── config.py # SSH config parsing ├── theme.py # Windows theme detection ...