Skip to main content

Android TV remote for Python.

Project description

Python Android TV Remote

Author:Tim Santor tsantor@xstudios.agency

Overview

Simple package that allows you to mimic Android TV remote inputs via Python.

Features

  • TODO

Installation

To install python-android-tv-remote, simply:

pip install android-tv-remote

Tips

Get IP address:

adb -s <DEVICE_ID> shell ip -f inet addr show wlan0

Documentation

Documentation is available at TODO

Issues

If you experience any issues, please create an issue on Bitbucket.

Resources

History

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

0.1.0 (2019-04-25)

  • First release on PyPI.

0.1.1 (2021-12-08)

  • Added KEYCODE_SOFT_SLEEP

0.1.2 (2021-12-09)

  • Added ADB disconnect method.
  • Removed keycode constants from remote.py. Can pass actual string constants to ADB.

0.1.3 (2021-12-10)

  • Added ADB connect params for max_retries and retry_delay.

0.1.4 (2021-12-12)

  • Removed ADB connect params for max_retries and retry_delay.

0.1.5 (2022-01-04)

  • Ensure the ADB server is started as a background process during init.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

android-tv-remote-0.1.5.tar.gz (7.3 kB view hashes)

Uploaded Source

Built Distribution

android_tv_remote-0.1.5-py2.py3-none-any.whl (6.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page