Skip to content

Learning how to script in Bash by remotely commanding multiple Roku devices simultaneously.

Notifications You must be signed in to change notification settings

comradeferret/rokucommand

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

rokucommand

Follow instructions to connect to Roku device(s) on your current network.

Input when prompted:

Keypresses are typed as-is, and include: "Home" "Rev" "Fwd" "Play" "Select" "Left" "Right" "Down" "Up" "Back" "InstantReplay" "Info" "Backspace" "Search" "Enter" "VolumeDown" "VolumeUp" "VolumeMute" "PowerOff" "PowerOn" "ChannelUp" "ChannelDown" "InputTuner" "InputHDMI1" "InputHDMI2" "InputHDMI3" "InputHDMI4" "InputAV1"

  • Keypresses can be repeated quickly by appending a number, ie left 5

Use "launch" to launch or install an app either by name or by APP_ID. Names are taken from "Roku Apps.txt" in the same folder. ie. launch youtube

Inputs that are not keypresses or apps will be automatically interpreted as text, and typed — ie, for a streaming service's search engine.

About

Learning how to script in Bash by remotely commanding multiple Roku devices simultaneously.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages