Jordan Burgess' Raspberry Pi iOS 6 Airplay installation procedure condensed into one simple shell script.
1. Make sure your running Debian on your Pi.- Raspbian Wheezy (The official OS) (Recommended)
- Occidentals (From Adafruit)
- Expand the Root Partition
Here's the fun part: the installation. I've condensed it down to the following six commands: just copy and paste them one by one into the terminal:
sudo apt-get install git-core
git clone https://github.com/LikeABoss-001/AirPi-Installation.git
cd AirPi-Installation
sudo cp install2.sh ..
cd
sudo bash install2.sh
That's it! Go to your iOS device, go into the Music app, and a new Airplay icon should be there.
If this worked for you, let me know in the comments at my blog, here.
Follow my blog: justin.swimlikepros.comFollow me on Twitter: @justin_harbour