Work-in-progress Python GUI for managing headless servers.
Currently porting an existing C++ GUI to Python, with added functionality and a more polished interface.
The original C++ GUI was rough and only intended to simplify server interactions for myself.
- Basic functionality not yet implemented.
- Will commit updates as I make progress on the Python version.
- Execute commands on remote servers via SSH.
- Wake servers using Wake-on-LAN.
- Simple and clean user interface with PyQt6.