OS.js is an open-source desktop implementation for your browser with a fully-fledged window manager, Application APIs, GUI toolkits and filesystem abstraction.
Connect to remote VNC sessions (w/websockify).
Please note that this is currently experimental
Uses noVNC.
npm install --save --production @osjs/vnc-application npm run package:discover
On the server you want to connect to:
vncserver :1 cd noVNC ./utils/launch.sh
Now, connect via the OS.js client.
- Desktop resize
- Capability detection
- Locales