Skip to content

Instantly share code, notes, and snippets.

@watson
Last active February 5, 2022 03:41
Show Gist options
  • Star 35 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save watson/50e46a6085ffc805d326 to your computer and use it in GitHub Desktop.
Save watson/50e46a6085ffc805d326 to your computer and use it in GitHub Desktop.
An overview over my AirPlay related modules

Low-level modules

Mid-level modules

  • airplay-photos - Create an AirPlay server on the network and fires a photo event every time someone shares a photo with it
  • raop-rtsp-server - Stream music from RAOP clients

Top-level modules

  • aircat - CLI for getting photos from your iDevice to your computer
  • photodrop - Example usage of airplay-photos
  • airserver - Hopefully one day this will be a complete reference implementation of the entire AirPlay protocol universe (needs a lot of love!)

Misc modules

  • airharvest - Used to gather debug information about AirPlay mDNS fingerprints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment