Remote TV control for developers
A kit of tools for Smart TV developers.
Installation
-
To support Tizen please install [Tizen Studio] and make the following commands available in terminal:
tizen
sdb
-
To support webOS please install [webOS SDK] and make the following commands available in terminal:
ares-*
HTTP server
Acts as a proxy from developer machine to TV. Includes web client to send commands from browser.
CLI
Send commands to TV from terminal.
Usage: cli <command> [options] Remote TV management CLI Options: -c, --config <path> path to config file -v, --version output the version number -h, --help output usage information Commands: list List all connected TVs info <ip> Get info about connected TV app-install <ip> <wgt|zip|path> Install app on the TV app-state <ip> <appId> Get state of app on the TV app-launch <ip> <appId> [<params>] Launch app on the TV app-debug <ip> <appId> Debug app on the TV app-close <ip> <appId> Close app on the TV app-list <ip> Get all installed apps on the TV env Server environment info log Server logs
Supported platforms
- Samsung Tizen
- LG webOS