From 2adec6a70df4832c707feed157dd0639df4ab510 Mon Sep 17 00:00:00 2001 From: Bradley Richins Date: Sat, 16 May 2020 19:42:24 -0600 Subject: [PATCH] Updated README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 83093a0..b5f8afa 100755 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ This bash script leverages cURL and roku's External Control Protocol ([ECP](http ## 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 ** -c | --command Send remote commands to device -l | --launch Launch Channel/Application on device