ATV Desktop Remote overview
Usage
- All of the keys are mapped to the keyboard when the application is open (pressing return or enter on the keyboard for select, delete for Menu, etc).
- Press Option to see what the characters are mapped to when the application is open.
Building
- Run npm install or yarn
- Run npm start or yarn start
- The application runs in the menubar. Look for a tiny remote icon and click on it. Right-click for more options.
- The first time the app runs it will need to pair with an Apple TV. You can pair with more than one.
- Press Cmd+Shift+R to open the application from anywhere. On Windows its Ctrl+Shift+R
Building
- electron-builder is used to create a standalone application.
Notes
- This is cobbled together from a few projects I've worked on. It works well enough for me for daily use, so I figured others might like it.
What’s new in version 0.9.8
Version 0.9.8:
- This release will hopefully work for some of the people who weren't able to start the previous release.