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 @osjs/vnc-application npm run package:discoverOn the server you want to connect to:
vncserver :1 cd noVNC ./utils/launch.shNow, connect via the OS.js client.
- Desktop resize
 - Capability detection
 - Locales
 
