Skip to content

Instantly share code, notes, and snippets.

@costastf
costastf / samsung_remote.py
Last active September 9, 2021 11:19 — forked from danielfaust/samsung_remote.py
Code used to create a class for a samsung remote
import time
import socket
import base64
src = '192.168.1.2' # ip of remote
mac = '00-AB-11-11-11-11' # mac of remote
remote = 'python remote' # remote name
dst = '192.168.1.3' # ip of tv
app = 'python' # iphone..iapp.samsung
tv = 'LE32C650' # iphone.LE32C650.iapp.samsung