node-red-nodes/storage/tail
Dave Conway-Jones f7fa242d4d
add ja translation for tail node
2019-07-12 16:02:12 +01:00
..
locales add ja translation for tail node 2019-07-12 16:02:12 +01:00
28-tail.html Update tail node to accept/display regex. 2019-07-12 12:22:13 +01:00
28-tail.js Update tail node to accept/display regex. 2019-07-12 12:22:13 +01:00
LICENSE Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00
README.md Add Tail node as separate node package - adds windows support 2018-10-24 15:08:42 +01:00
package.json Update tail node to accept/display regex. 2019-07-12 12:22:13 +01:00

README.md

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