Skip to content

Xantios/shairport-sync-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shairport-sync is an Apple AirPlay receiver. It can receive audio directly from iOS devices, iTunes, etc. Multiple instances of shairport-sync will stay in sync with each other and other AirPlay devices when used with a compatible multi-room player, such as iTunes or forked-daapd.

This is a fork of the project by Kevin Eye which seemed abandonded.

Get up and running

Copy/past a config-file from this repo and run

docker run -v $PWD:/config xantios/shairport 

Get up and running fast, but with more options

  • Clone this repo
  • Run the included build script
  • Copy the example config, and set it to your liking (defaults should work most of the time)
  • Run the included run script