Releases: 855princekumar/OpenRemoteGUI
Release list
OpenRemoteGUI v1.0.0 - vendor-neutral browser remote desktop for Debian & Raspberry Pi
OpenRemoteGUI turns an existing Wayland desktop on Debian or a Raspberry Pi into a browser-accessible remote desktop over your LAN or VPN - one command, self-hosted, no vendor cloud, no client install.
Highlights
One-command install: git clone → sudo ./install.sh → http://NODE-IP:6080
noVNC + websockify → loopback-only wayvnc (raw VNC never exposed to the network)
Manifest-driven rollback and per-version restore points; self-healing watchdog
systemd user services with linger (clean boot, auto-restart)
Raspberry Pi Connect coexistence + automatic VNC port selection
Scope: validated on Raspberry Pi 4 (Bookworm, labwc/Wayland).
Designed for LAN/VPN use; not for direct public-internet exposure (a TLS reverse-proxy mode is planned).
Get started
git clone https://github.com/855princekumar/OpenRemoteGUI.git
cd OpenRemoteGUI && sudo ./install.sh
# open http://NODE-IP:6080/
See the README for architecture diagrams, ADRs, and the fleet-deployment guide.