Skip to content

Releases: 855princekumar/OpenRemoteGUI

OpenRemoteGUI v1.0.0 - vendor-neutral browser remote desktop for Debian & Raspberry Pi

Choose a tag to compare

@855princekumar 855princekumar released this 25 Aug 07:18
239061d

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.