node-red-nodes/storage/tail
heikokue 80b9316d92
added/improved DE translation of forms (#765)
2021-03-12 13:23:26 +00:00
..
locales added/improved DE translation of forms (#765) 2021-03-12 13:23:26 +00:00
28-tail.html Move English help to en-US directory (#592) 2019-12-05 21:18:59 +00:00
28-tail.js let tail node accept filename dynamically 2019-08-16 08:28:14 +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 package.json 2020-01-04 10:29:36 +00: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