Skip to content

Instantly share code, notes, and snippets.

@icuy
icuy / shairport.sh
Last active April 19, 2019 06:56 — forked from hkurosawa/gist:c306f3fb84833c2b1207
Raspberry Pi 搭建 AirPlay 音乐播放器
$ cat /etc/debian_version
7.6
$ sudo apt-get update
$ sudo apt-get upgrade
# install dependencies
$ sudo apt-get install libssl-dev libavahi-client-dev libasound2-dev
# clone source