Skip to content

Instantly share code, notes, and snippets.

View cherezov's full-sized avatar

Pavel cherezov

  • Moscow, Russia
View GitHub Profile
@cherezov
cherezov / samsung_remote.py
Created February 3, 2016 07:47 — forked from danielfaust/samsung_remote.py
Samsung TV Remote Control Python Script
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