Skip to content

Releases: feecat/electron-node-red

Minor Update

17 Feb 03:08
Compare
Choose a tag to compare

Update node-red to 3.0
Remove close window messagebox

Minor Update

20 Jan 05:47
Compare
Choose a tag to compare

This is a basic package with updated node-red to v2.1.4, You can import some module in function to write some js code.
Thanks dceejay/electron-node-red and geoffatblacktusk.

Just download and unzip it, You can run node-red with fully portable and install node-modules or other package.

Beckhoff ADS Release

01 Apr 01:43
Compare
Choose a tag to compare

This is a full example for beckhoff ads communication.
For TCP or other protocol please see https://github.com/feecat/electron-node-red/releases/tag/v1.0

first release

02 Feb 03:40
Compare
Choose a tag to compare

Please read README.md first.
Node-RED electron is single package, unzip and run. Install some nodes at .node-red folder if you like.
Node-RED Automation have installed some userful package, but its too large and take a long time to unzip. Try it if you want.
All package only run at windows 64-bit.

If you want install more nodes please:

  • make sure you have installed node.js
  • use cmd running at .node-red folder( cd whatever/.node-red/)
  • see nodes page and run like npm install node-red-dashboard
  • repack program

And if you like, Modify config.json to:

  • change listenPort
  • change window size
  • change fullscreen or hidetotray at program start