Show HN: Controlling macOS with an Apple TV Remote
1 points
2 hours ago
| 0 comments
| github.com
| HN
I’ve mostly stopped using Apple TV as every app wants another subscription these days - I mostly just connect my laptop via HDMI.

That works fine until you need to pause or click something. Surely there must be a way to use the Apple TV remote for this I thought. I was surprised that there was not (at least not in a simple, open way), so I started poking at how the Siri Remote communicates with macOS and spent a weekend mapping its inputs to cursor movement, scrolling, and media controls. The result is a small menu bar app called Remotastic.

It's simple, written in Swift, built mostly for my own comfort but I figured let's open source it as I'm sure somebody else will be looking for the same thing!

https://github.com/lauschue/Remotastic

No one has commented on this post.