# NodeBot - Keyboard and Mouse Automation

NodeBot allows you to synthesize keyboard and mouse actions.

## Install
Run the following command in your Node-RED user directory 
```
npm install nbr-keyb-mouse
```

If you didnt install ws before, you must install ws also. 
```
npm install ws
```

## Usage
[Keyboard and Mouse Nodes](https://github.com/nodebotrpa/editor/wiki/Keyboard-And-Mouse)  

## Getting Help

For further help, please contact to NodeBotRpa@gmail.com

## License
Apache 2.0 license