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: 5 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](examples/flow.png)
![Example of dashboard](examples/dashboard.gif)

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