🚀 New project: quickemu-tui

👉 https://codeberg.org/maulonobile/quickemu-tui

I just released a TUI (Text User Interface) to manage quickemu virtual machines with an interactive menu.

Features:

- Interactive numbered menu to select and launch VMs
- Auto-scan for .conf files
- Custom path support: ./quickemu-tui.sh /path/to/vms
- SSH port info from previous runs
- Zero dependencies beyond quickemu

Pure bash, ~200 lines, MIT licensed.

@linux