xpra
tool to detach/reattach running X programs
Install
- All systems
-
curl cmd.cat/xpra.sh
- Debian
-
apt-get install xpra
- Ubuntu
-
apt-get install xpra
- Alpine
-
apk add xpra
- Arch Linux
-
pacman -S xpra
- Kali Linux
-
apt-get install xpra
- Fedora
-
dnf install xpra
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install xpra
- Raspbian
-
apt-get install xpra
- Dockerfile
- dockerfile.run/xpra
- Docker
-
docker run cmd.cat/xpra xpra
powered by Commando
xpra
tool to detach/reattach running X programs
Xpra gives you the functionality of GNU Screen for X applications. It allows the user to view remote X applications on their local machine, and disconnect and reconnect from the remote machine without losing the state of the running applications. Unlike VNC, these applications are "rootless". They appear as individual windows inside your window manager rather than being contained within a single window.