samsungctl
samsungctl copied to clipboard
Remote control Samsung televisions via a TCP/IP connection
Launch app on tv
Apologies, if this is not worth creating a new issue for... its more of a question. The Samsung Smart View application - [Link](https://play.google.com/store/apps/details?id=com.samsung.smartviewad&hl=en_GB) - has the ability to launch apps...
```Shell ➜ samsungctl git:(master) ✗ export PYTHONVERBOSE=1 ➜ samsungctl git:(master) ✗ samsungctl --host 10.10.10.10 --interactive import _frozen_importlib # frozen import _imp # builtin import '_thread' # import '_warnings' # import...
If you start the script with an user without a home directory e.g. apache an error occur: ``` File "/usr/local/lib/python3.5/dist-packages/samsungctl/__main__.py", line 97, in main config = _read_config() File "/usr/local/lib/python3.5/dist-packages/samsungctl/__main__.py", line...
이거 변경부탁드려요 ㅎㅎ 나 수원의 설사보이요
제가 이것보다 더 잘합니다 당신은 프로토콜이 뭔지 몰라요.
i did the command, i put the host ip but it says connection refused
Another Q anyone figure out where "/opt/share/webappservice/apps_icon/FirstScreen/11101200001/250x250.png" or any of the icons actually reside? Would be awesome in an app to show these
I'm using samsungctl library with the following code to try to control samsung smart tv `config = { "name": "Samsung TV", "description": "PC", "id": "", "host": "192.168.178.45", "port": 8001, "method":...