node-red-contrib-wfwatch

0.0.1 • Public • Published

Install

npm install node-red-contrib-wfwatch

About

  • Simple node that watches a folder, and sends events when files are added/created/changed/deleted.
  • The events send will contain the following fields in payload:changeType and filePath

Why?

  • I made this package because the standard watch node from node-red does not seem to return full paths in Win 10 ( paths seem to be missing extensions ).

Package Sidebar

Install

npm i node-red-contrib-wfwatch

Weekly Downloads

11

Version

0.0.1

License

MIT

Last publish

Collaborators

  • ssscripting