English| [简体中文](./rdk_tools/README_cn.md)

# node-red-node-rdk-tools
Tools nodes for use with Horizon RDK hardware in Node-RED.

## Installation
You can install it in the node management panel in the Node-RED editor. Alternatively, you can manually install it by going to the node-red installation directory:
```
cd ~/.node-red
npm i node-red-node-rdk-tools
```
## Usage
    
### rdk-tools smartupdate (Smart Update Node)
![Smart Update](./images/rdktools_smartupdate.gif)

### rdk-tools checkexecute (Check and Execute Node)
![Check and Execute](./images/rdktools_checkexecute.gif)

### rdk-tools texttoaudio (Text to Speech Node)
![Text to Speech](./images/rdktools_tts.gif)

### rdk-tools openurl (Open URL Node)
![Open URL](./images/rdktools_openurl.gif)

## Note
+ Nodes in rdk-vision need to be used in conjunction with Horizon RDK related hardware and system. [Link](https://developer.horizon.cc/)