Roku tools written in golang with command line execution
./roku -ip=10.1.13.221 -query=true -home=true -launch=dev
Usage of ./roku:
-home string
(-home=true to go home)
-ip string
(-ip=10.1.13.221 (default "ipaddress"))
-launch string
(-launch=app_id found running -query=true i.e.dev, 2213 (default "app_id"))
-query string
(-query=true to query channels on device)
-send string
(-send=text string to enter (default "none"))
-home string
(-home=true string to enter (default "false"))
-key string
(-key=command, comma separated i.e. -key=KeyName i.e.Rev,Fwd,Play,Select,Left,Right,Down,Up,Back,InstantReplay,Info,Backspace,Search,Enter)