-
Notifications
You must be signed in to change notification settings - Fork 25
Linker
Charles Greene edited this page Jun 9, 2017
·
1 revision
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
Requires Device
Prints out a list of all the currently installed channels.
$ roku --app-list
Select which app to deeplink into. Only works with the deeplink command.
$ roku --deeplink "a:b" --app 1234567