VDI client for Proxmox VE — SPICE and RDP remote console launcher
cv4pve-vdi is a desktop VDI client for Proxmox VE that provides a graphical
interface to browse, filter and connect to virtual machines and containers
via SPICE and RDP — without opening the Proxmox web UI.
Features:
- Card and list view for VM/CT browsing
- SPICE console launch via remote-viewer
- RDP launch via mstsc or xfreerdp
- VM/CT power control (Start / Shutdown)
- Real-time CPU and RAM usage bars
- Auto-refresh every 10 seconds
- Filter by node, status, type and tags
- Multi-host support for multiple clusters
- Light and Dark themes
Open sessions panel (#33) — a strip at the top of the main window shows every viewer you have open. Click a session to bring its window back to the front, click the × to close it. The strip hides itself when nothing is running. Particularly useful in kiosk mode, where the Windows taskbar is not available
Launcher icons — RDP, SPICE, VNC, SSH and the other launchers now show a recognisable icon everywhere they appear (Settings → Launchers, the Connect menu on a VM, the services list on a VM). When you add a custom launcher you can pick its icon from a dropdown
Changed
Closing cv4pve-vdi or switching user now asks for confirmation if there are sessions open, and closes them cleanly so the next user doesn't inherit them
Closing a viewer from the Open sessions panel asks the viewer to shut down gracefully first, and only force-closes it after a short timeout
What's Changed
feat: per-launcher icon picker by @franklupo in #34
feat: Open sessions panel (#33) by @franklupo in #35
Full Changelog: v1.6.0...v1.7.0