5l1v3r1 / AppleRemoteSender

Simple library

Home Page:http://www.caseyc.net/home/appleremote

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AppleRemoteSender

Copyright (c) 2008, Casey Callendrello
c1 at caseyc.net // caseyc.net


Should be pretty self-explanatory.  See the .h file for every method, but the ones your are probably interested in are:

ars = AppleRemoteSender(pin)

ars.menu()
ars.play()
ars.right()
ars.left()
ars.up()
ars.down()

About

Simple library

http://www.caseyc.net/home/appleremote

License:GNU General Public License v3.0


Languages

Language:C++ 53.6%Language:C 46.4%