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 ...
git clone https://github.com/Dashtid/sysadmin-toolkit.git cd sysadmin-toolkit cp .env.example .env.local # Configure your values ...