An open API service indexing awesome lists of open source software.

https://github.com/astro/node-vnc-client

VNC client implementation in JavaScript for node.js
https://github.com/astro/node-vnc-client

Last synced: 11 months ago
JSON representation

VNC client implementation in JavaScript for node.js

Awesome Lists containing this project

README

          

# vnc-client

Just for fun.

Contains the bare minimum to request rectangles. Test server was vino
3.2.2, but it should work well elsewhere.

## Usage

npm i vnc-client

echo "Here's how it works:"
cat node_modules/vnc-client/sdl_viewer.js