@andreydk1981/node-red-dashboard-2-ui-projector 0.1.16

A Node-RED Dashboard 2.0 widget with a projector icon

npm install @andreydk1981/node-red-dashboard-2-ui-projector

Node-RED Dashboard 2.0 - Projector Widget

Release note (v0.1.6): added compatibility metadata (Node.js >=16, Node-RED >=3.1.15) and example flow.

A simple Node-RED Dashboard 2.0 widget that displays a projector icon.

Installation

  1. Install dependencies:
npm install
  1. Build the widget:
npm run build
  1. Link to your Node-RED installation (for development):
npm link
cd ~/.node-red
npm link @andreydk1981/node-red-dashboard-2-ui-projector
  1. Restart Node-RED

Development

To develop the widget with hot-reload:

npm run dev

Then open http://localhost:5173 in your browser.

Usage

After installation, you'll find the "ui-projector" node in the Node-RED palette under the Dashboard category. Drag it onto your flow, configure it to be part of a Dashboard 2.0 group, and deploy.

The widget will display a projector icon on your dashboard.

Structure

  • /nodes - Node-RED node definition files
  • /ui - Vue.js component files
  • /resources - Built widget files (generated)
  • vite.config.mjs - Vite build configuration
  • package.json - Package definition

License

Apache-2.0

Node Info

Version: 0.1.16
Updated 2 days ago
License: Apache-2.0
Rating: not yet rated

Categories

Actions

Rate:

Downloads

1200 in the last week

Nodes

  • ui-projector

Keywords

  • node-red
  • node-red-node
  • node-red-dashboard-2
  • dashboard2
  • projector

Maintainers