https://github.com/plietar/openwrt-shairport
Shairport Openwrt Package
https://github.com/plietar/openwrt-shairport
Last synced: 4 months ago
JSON representation
Shairport Openwrt Package
- Host: GitHub
- URL: https://github.com/plietar/openwrt-shairport
- Owner: plietar
- Created: 2014-06-16T23:17:50.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-16T23:19:31.000Z (almost 12 years ago)
- Last Synced: 2025-04-04T11:46:47.976Z (about 1 year ago)
- Size: 121 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Shairport Openwrt Package
To install :
- Add `src-git shairport git://github.com/plietar/openwrt-shairport.git` to `feeds.conf`
- `scripts/feeds update shairport`
- `scripts/feeds install shairport`
- `make menuconfig`
- Select shairport under 'Sound'
- `make`
To enable :
- `/etc/init.d/airplay start`
You may configure shairport through UCI by modifying `/etc/config/airplay`.
Don't forget to run `reload_config` afterwards.