ADB-API is a python-based application to help us control android-based streamers like Xiaomi and more

New Open Source project that I released.

This project allowed me to connect any Android-TV-based streamer using an API endpoint.

Using this API, I can:

  • List all devices.

  • List all installed applications (System and other).

  • Take a full screenshot.

  • Run any command.

  • Open / Close applications.

  • Simulate key press (Single or multi).

  • Get CPU and Memory usage.

And much more.

2 Likes