README
node-red-contrib-autokey
Node-Red nodes for communication with mouse, keyboard and screen
Install
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-autokey
Node-Red nodes for communicating with mouse, keyboard and screen
<script type="module">
import nodeRedContribAutokey from 'https://cdn.skypack.dev/node-red-contrib-autokey';
</script>
Node-Red nodes for communication with mouse, keyboard and screen
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-autokey