Installation - cgjgh/node-red-dashboard-2-ui-scheduler GitHub Wiki

Installation Guide

Follow these instructions to install the Node-RED Dashboard 2 UI Scheduler in your Node-RED environment.

Direct Installation

  1. Open the Node-RED interface.
  2. Navigate to the "Manage Palette" menu.
  3. Search for @cgjgh/node-red-dashboard-2-ui-scheduler.
  4. Click on Install.

Manual Installation

For manual installation, run the following command in your Node-RED user directory - typically ~/.node-red on Linux or %HOMEPATH%\.nodered on Windows:

npm install @cgjgh/node-red-dashboard-2-ui-scheduler

Ensure your Node.js version is 14 or higher, and Node-RED version is 3.0.0 or higher.