Socket
Socket
Sign inDemoInstall

node-red-contrib-vnc

Package Overview
Dependencies
91
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    node-red-contrib-vnc

Node-Red nodes to connect to a VNC server, send keyboard, clipboard or mouse events and capture screenshots


Version published
Weekly downloads
9
increased by200%
Maintainers
1
Install size
15.2 MB
Created
Weekly downloads
 

Readme

Source

node-red-contrib-vnc

Node-red node allowing control of a VNC Server

N.B. This has been thrown together for a personal project and it's most-likely not efficent and doesn't have much error handling! I have released it as I cannot find VNC nodes elsewhere so it may be useful to others for similar purposes. I will try to release updates when time permits

Current Nodes

  • vnc-client - Configuration node containing server details
  • info - Gets server info (name, height and width)
  • keyboard - Allows sending of key presses or strings to the remote server
  • mouse - Allows sending of mouse movememnts and button presses to the remote server
  • clipboard - Allows sending or receiving of clipboard to/from the remote server
  • screenshot - Returns a screenshot from the remote server as a PNG buffer

To-Do

  • Change credentials to use Node's credentials functions
  • Example flows to follow

Pre-requesites

None!

Credits

  • node-rfb2 - https://github.com/sidorares/node-rfb2
  • JIMP - https://github.com/oliver-moran/jimp

Keywords

FAQs

Last updated on 31 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc