0.5.6 • Published 4 years ago

@osjs/vnc-application v0.5.6

Weekly downloads
28
License
BSD-2-Clause
Repository
github
Last release
4 years ago

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.

Support Support Donate Donate Community

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

Documentation

See the Official Manuals for articles, tutorials and guides.

Links

0.5.6

4 years ago

0.5.5

4 years ago

0.5.4

4 years ago

0.5.3

4 years ago

0.5.2

5 years ago

0.5.1

5 years ago