node-red-node-tail

A node to tail files for Node-RED

Usage no npm install needed!

<script type="module">
  import nodeRedNodeTail from 'https://cdn.skypack.dev/node-red-node-tail';
</script>

README

node-red-node-tail

A Node-Red node to tail a file and inject the contents into the flow.

Install

Either use the Menu - Manage palette option, or run the following command in your Node-RED user directory - typically ~/.node-red

npm install node-red-node-tail

Usage

Allows