Skip to content

Instantly share code, notes, and snippets.

View christianpanton's full-sized avatar
🍉
Whaaat!

Christian Panton christianpanton

🍉
Whaaat!
View GitHub Profile
@danielfaust
danielfaust / samsung_remote.py
Created May 30, 2011 04:12
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