Updated README.md

This commit is contained in:
Bradley Richins
2020-05-16 19:42:24 -06:00
parent 239e918369
commit 2adec6a70d

View File

@@ -7,6 +7,8 @@ This bash script leverages cURL and roku's External Control Protocol ([ECP](http
## Usage : ## Usage :
``` ```
Send simple remote commands to Roku devices using curl to interact with Rokus ECP (External Control Protocal) server on port 8060.
Usage: ${script} -a [ADDRESS] [ [-h] [-v] [-c [ARGS]] [-l [ARGS]] ]"
-a | --address IP address of roku device ** REQUIRED ** -a | --address IP address of roku device ** REQUIRED **
-c | --command Send remote commands to device -c | --command Send remote commands to device
-l | --launch Launch Channel/Application on device -l | --launch Launch Channel/Application on device