farshid616 / Android-TV-Remote-Controller-Qt

Qt based gui application that control some of Android TVs and Android boxes, over network, using of ssl socket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android-TV-Remote-Controller-Qt

Qt based gui application that control some of Android TVs and Android boxes, over network, using of ssl socket. Tested on Mi Box4

  • Using upnp to discover devices
  • Paring with devices and send key commands with ssl socket

Special thanks to @Aymkdn for his detailed wiki. For more details about protocol check here.

Tested on:

Mi Box4

Requirements:

  • C++11
  • Qt 5.12 and later
  • Qt quick
  • Qt virtualkeyboard
  • Qt network
  • Qt opcua

prepair and run:

After Installing requirements, compile and run the application. For the first time it will start discovery and pairing automatically.

After first time pairing, it works pithout pairing.

About

Qt based gui application that control some of Android TVs and Android boxes, over network, using of ssl socket.

License:Apache License 2.0


Languages

Language:C++ 67.9%Language:QML 18.6%Language:C 5.6%Language:CMake 5.1%Language:QMake 2.8%