An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# node-red-dashboard-2-ui-dice

A dice widget for the Node-RED Dashboard 2.0.

![Example of flow](https://github.com/user-attachments/assets/a71d7a07-7459-4194-94b7-c76c5dccb1c1)
![Example of dashboard](https://github.com/user-attachments/assets/c20cf517-7c08-422a-bfa0-a5a2b6c459d8)

## 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).