You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
sriramsv 7ec95e1629 Update README.md 12 years ago
LICENSE Initial commit 12 years ago
README.md Update README.md 12 years ago
autoremote.py Create autoremote.py 12 years ago

README.md

Autoremote-python

Here is a small autoremote python wrapper module. I use it on my raspberry pi. Copy the module on any linux machine into /usr/lib/python/2.x/ import the module in your python code: Then you can you mainly two functions: 1)autoremote.autoremote_send('YOUR MESSAGE IN QOUTES'')

2)autoremote.autoremote_reg()

There are few variables which I have marked. change the key to your respective autoremote key and localip to your device IP address.