An open API service indexing awesome lists of open source software.

https://github.com/ericrabil/gibtv


https://github.com/ericrabil/gibtv

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# GibTV

Proof-of-concept macOS app for controlling Apple TVs, powered by the `TVRemoteCore` framework.

Features:

- [x] `RemoteTextInput` integration for natural text input
- [x] `CoreGraphics`/`HID` integration for gesture swipes as seen on the [Apple TV HD remote](https://support.apple.com/library/APPLE/APPLECARE_ALLGEOS/SP724/SP724_us.png)
- [x] Support for clicking the various buttons on the remote, and key bindings for easy access.

## Demo (YouTube)


Watch the video

## Prerequisites to run

This uses private entitlements, so you'll need to do one of the following:
- Disable AMFI
- Load your own code signatory using `AMFITrustedKeys`
- Work at Apple