https://github.com/yoshoku/node-red-dashboard-2-ui-dice
A dice widget for the Node-RED Dashboard 2.0.
https://github.com/yoshoku/node-red-dashboard-2-ui-dice
node-red node-red-dashboard
Last synced: about 2 months ago
JSON representation
A dice widget for the Node-RED Dashboard 2.0.
- Host: GitHub
- URL: https://github.com/yoshoku/node-red-dashboard-2-ui-dice
- Owner: yoshoku
- License: apache-2.0
- Created: 2025-07-23T06:26:32.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-08-06T02:43:59.000Z (2 months ago)
- Last Synced: 2025-08-06T04:19:46.971Z (2 months ago)
- Topics: node-red, node-red-dashboard
- Language: Vue
- Homepage: https://flows.nodered.org/node/@yoshoku/node-red-dashboard-2-ui-dice
- Size: 35.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# node-red-dashboard-2-ui-dice
A dice widget for the Node-RED Dashboard 2.0.

## Installation
You can install this node from the "Manage Palette" menu in the Node-RED interface.
Alternatively, run the following command in your Node-RED user directory:```
npm install @yoshoku/node-red-dashboard-2-ui-dice
```## License
node-red-dashboard-2-ui-dice is available as open source under the terms of the [Apache-2.0 License](https://github.com/yoshoku/node-red-dashboard-2-ui-dice/blob/main/LICENSE).