1.0.1 • Published 2 years ago

node-red-contrib-robotjs v1.0.1

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

node-red-contrib-robotjs

Node Red nodes for robotjs api.

Usage

This package includes keyboard,mouse, screen actions supported by robotjs. Refer API docs.

Note: This will well work with windows. The Drag and Drop action is altered from robotjs. Scroll is not implemented.

Example flow

You can import the example provided by Menu --> import --> Examples --> node-red-contrib-robotjs --> example.

Contributing

Pull requests are welcomed for bug fixes, new nodes, and new features. Please push your changes in a branch and initiate a Pull Request against master.