OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
Connect to remote VNC sessions (w/websockify).
Please note that this is currently experimental
Uses noVNC.
npm install @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
- Sponsor on Github
- Become a Patreon
- Support on Open Collective
- Contribution Guide
See the Official Manuals for articles, tutorials and guides.