weirdx
X server in Java
Install
- All systems
-
curl cmd.cat/weirdx.sh
- Debian
-
apt-get install weirdx
- Ubuntu
-
apt-get install weirdx
- Kali Linux
-
apt-get install weirdx
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install weirdx
- Raspbian
-
apt-get install weirdx
- Dockerfile
- dockerfile.run/weirdx
weirdx
X server in Java
A complete X server implementation in Java which can run standalone or as an applet. It supports remote X and (using libjsch-java) X forwarded over SSH. Also includes a library for embedding WeirdX in other Java programs or Applets.