@osjs/vnc-application
v0.5.6
Published
OS.js noVNC Client Application
Downloads
16
Readme
OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
OS.js noVNC Client Application
Connect to remote VNC sessions (w/websockify).
Please note that this is currently experimental
Uses noVNC.
Installation
npm install @osjs/vnc-application
npm run package:discover
Usage
On the server you want to connect to:
vncserver :1
cd noVNC
./utils/launch.sh
Now, connect via the OS.js client.
TODO
- [ ] Desktop resize
- [ ] Capability detection
- [ ] Locales
Contribution
- Sponsor on Github
- Become a Patreon
- Support on Open Collective
- Contribution Guide
Documentation
See the Official Manuals for articles, tutorials and guides.