31 lines
404 B
Markdown
31 lines
404 B
Markdown
|
|
||
|
# Samsung TV Web Browser Controller
|
||
|
|
||
|
Currently this project comes with an API to control your Samsung Smart TV which has the means to generate authenication tokens and the following functions:
|
||
|
|
||
|
CURRENT COMMAND SHORTCUTS:
|
||
|
|
||
|
HOME
|
||
|
|
||
|
UP
|
||
|
|
||
|
LEFT
|
||
|
|
||
|
DOWN
|
||
|
|
||
|
RIGHT
|
||
|
|
||
|
Back
|
||
|
|
||
|
Volume Up
|
||
|
|
||
|
Volume Down
|
||
|
|
||
|
MUTE
|
||
|
|
||
|
Enter
|
||
|
|
||
|
Picture Mode
|
||
|
|
||
|
New Updates will also provide a GUI for the web app, currently its only using keyboard events.
|