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
- Host: GitHub
- URL: https://github.com/astro/node-vnc-client
- Owner: astro
- Created: 2012-04-06T15:33:44.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-04-07T00:54:51.000Z (about 14 years ago)
- Last Synced: 2025-04-10T03:53:49.028Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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