You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Charles Greene edited this page Jun 9, 2017
·
1 revision
Linker
Commands
Deeplink
Requires Device
You can deeplink into your application by providing the the paramters to this
command. It will allow you to send any parameters and not just those required
by the roku deeplinking standard. By default will sent the command to the
sideloaded channel but can be sent to another channel using the
app option.
Providing a source option will sideload the channel
before deeplinking.
$ roku --deeplink "contentID:<content id>, mediaType:<media type>" --working
Applist
Requires Device
Prints out a list of all the currently installed channels.
$ roku --app-list
Options
App
Select which app to deeplink into. Only works with the
deeplink command.