Show HN: AirAP AirPlay server – AirPlay to an iOS Device
179 neon443 27 6/3/2025, 8:12:33 PM github.com ↗
I made AirAP because I wanted a simple way to play sound from my Mac Mini when my speaker broke. But it’s got a ton of other uses too, like testing how audio sounds like on different devices, or repurposing old wired speakers.
This was incredibly fun to make - can’t wait for you all to see it!
Apple TV lets you share with two sets of apple headphones, which is awesome... but I wanted a way to:
* Share to more than two sets * Extend coverage past the (very generous) bluetooth range of AirPods. * Have lossless (albeit 44khz/16bit) wireless audio with audiophile headphones.
I was considering using an esp32, but so happy this exists now! Thanks!
I've got a few questions maybe later with the protocols and stuff but so far from initial look, it seems super promising.
Nice job really!
Edit: looks like ios17 is earliest
No comments yet
I thought this was a new Airplay implementation from the way it was described, but then I looked at the source code and realized there wasn’t much there. Nothing wrong with wrapping a library, but it’s nice to mention the technologies used and set expectations.
No comments yet