Wednesday 8 January 2014

Charge ipad on centos

wget https://github.com/mkorenkov/ipad_charge/archive/master.zip

unzip master.zip

And compile it:
cd ipad_charge-master
make
sudo make install
 
Notes: libusb and libusb-devel should be installed before this.

No comments: