atvremote icon indicating copy to clipboard operation
atvremote copied to clipboard

Android TV remote control tool

Results 4 atvremote issues
Sort by recently updated
recently updated
newest added

Hi! I am working on iOS version of this library. I've already done with all basic stuff like pairing and key sending, which was implemented in [louis49](https://github.com/louis49/androidtv-remote)'s JS lib, and...

I am facing issue while connecting with Android Sony TV, when I try to pair with TV using the command ./atvremote -ip="192.168.29.147" -version=2 -pair it is giving error **"pair -...

Closes: #2 Based on the implementation of [androidtv-remote](https://github.com/louis49/androidtv-remote), a short delay is required after sending configuration message to the TV

It seems like that pairing done successfully, but when I use `--command` nothing happens on the TV. To make sure that pairing is successful, I used the generated certificates and...