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!

Comments (27)

LowResHusband · 10h ago
That's interesting! Does it work for streaming video or just audio? Sometimes I'd love to AirPlay from my video editing software to my iPhone to check how it looks on the smaller screen, checking colors and overall appearance.
ptk · 5h ago
We’ve been looking for something like this for our conference room. A PC presenting on a large TV, but mirrored/AirPlayed on iPads for anyone that wanted a version closer to their face.
mkrahul · 4h ago
Sunshine and moonlight are what you need.
bound008 · 8h ago
Thank you so much for checking something off of my todo list!

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!

whycome · 5h ago
Doesn’t this still limit to one device?
bound008 · 1h ago
I haven't tried it yet but on Apple devices you can AirPlay audio to multiple devices. I think the limit on AirPlay 2 might be 16.
bilekas · 10h ago
This is actually something I've been looking for for a while, through some workarounds with jelkyfin and others I've been able to navigate something but this seems promising.

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!

whycome · 5h ago
How old of a device can I install this on? (Eg to make an old phone an AirPlay receiver).

Edit: looks like ios17 is earliest

doublerabbit · 7h ago
Neat way to turn an iDevice in to a usable DAC.
planetpluta · 8h ago
A lot of apps allow you to AirPlay to multiple devices at once — would be neat to put this on a bunch of iphones to simultaneously play music
r00fus · 6h ago
Any suggestions for such apps? I'm planning using something like this for a silent disco...
atmanactive · 4h ago
reboot81 · 5h ago
Works great from iPhone to iPhone.
zlies · 10h ago
Nice work! Do you think that it is possible to port this to watchOS?
bri3d · 9h ago
It's just a thin wrapper for https://github.com/qasim/Airstream (I think it's very lame that the README doesn't mention this), which I think would work in a watchOS app although I'm not 100% sure it would get approved.

No comments yet

Aurornis · 9h ago
This is cool, but like the other comment said I think it would be prudent to mention in the README that this uses the Airstream project for the AirPlay implementation: https://github.com/qasim/Airstream

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.

yunohn · 9h ago
Libraries are made to be used as the base for the actual application. I checked your GitHub link - no clue how I’d use it without coding an entire solution.

No comments yet

varenc · 8h ago
I'm impressed this is so instantly installable via test flight! I have a suspicion Apple my pull this soon.
jiveturkey · 2h ago
I wouldn't think so, since it's not AirPlay 2.