App for local network that controls Android TV by executing remote adb
key event commands. Can be triggered by REST call from local network or by AWS SQS event from AWS Lambda.
adb
present in PATH~/.aws/credentials
specifyingaws_access_key_id
andaws_secret_access_key
- Android TV IP address and port should be passed as first argument.
Example
./android-remote-tv "192.168.1.99:5555"
- VOLUME_UP (N notches - optional)
- VOLUME_DOWN (N notches - optional)
- MUTE
- POWER
- SET_VOLUME N