Node-RED Desktop multi projects

Some time ago I released version 2 of my Node-RED Desktop application.

The main feature now is the ability to run multiple Node-RED project instances within the same Electron app, while also saving all logs to files.

I also implemented a simple redundancy mechanism, which I needed for some data collection applications.

Another addition is the option to run the application as a Windows service using WinSW.

The primary use case is still Windows environments, mainly to simplify deployment in environments without internet access.

1 Like