androidtvremote2 0.2.1
pip install androidtvremote2
Released:
A Python library for interacting with Android TV using the Android TV Remote protocol v2
Navigation
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: Apache-2.0
- Author: tronikos
- Requires: Python >=3.10
Project description
androidtvremote2
A Python library for interacting with Android TV using the Android TV Remote protocol v2. This is the same protocol the Google TV mobile app is using. It doesn't require ADB or enabling developer tools on the Android TV device. It only requires the Android TV Remote Service that comes pre-installed on most Android TV devices.
For a list of the most common commands you can send to the Android TV see: TvKeys. For a full list see here. In addition to commands you can send URLs to open apps registered to handle them. See this guide for how to find deep links for apps.
Credits
- Official implementation of the pairing protocol in Java
- Implementation in Python but for the old v1 protocol
- Implementation in Node JS for the v2 protocol
- Description of the v2 protocol
Example
See demo.py
Development environment
python3 -m venv .venv
source .venv/bin/activate
# for Windows CMD:
# .venv\Scripts\activate.bat
# for Windows PowerShell:
# .venv\Scripts\Activate.ps1
# Install dependencies
python -m pip install --upgrade pip
python -m pip install .
# Generate *_pb2.py from *.proto
python -m pip install grpcio-tools mypy-protobuf
python -m grpc_tools.protoc src/androidtvremote2/*.proto --python_out=src/androidtvremote2 --mypy_out=src/androidtvremote2 -Isrc/androidtvremote2
# Run pre-commit
python -m pip install pre-commit
pre-commit autoupdate
pre-commit install
pre-commit run --all-files
# Alternative: run formatter, lint, and type checking
python -m pip install isort black flake8 ruff mypy
isort . ; black . ; flake8 . ; ruff check . --fix ; mypy --install-types .
# Run tests
python -m pip install pytest
pytest
# Run demo
python -m pip install pynput zeroconf
python src/demo.py
# Build package
python -m pip install build
python -m build
Project details
Verified details
These details have been verified by PyPIProject links
GitHub Statistics
Maintainers
Unverified details
These details have not been verified by PyPIMeta
- License: Apache-2.0
- Author: tronikos
- Requires: Python >=3.10
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file androidtvremote2-0.2.1.tar.gz
.
File metadata
- Download URL: androidtvremote2-0.2.1.tar.gz
- Upload date:
- Size: 42.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 104035f99a0bc60d783d2d7cf706935fb75966d06217f8a032de4e4310b097f3 |
|
MD5 | e227f5dc12139fcbc8ef70e455c4849b |
|
BLAKE2b-256 | e392e3a89d4df8a406793693f7ed5325a95f069fbcd74fc910cdd280caa0dab5 |
Provenance
The following attestation bundles were made for androidtvremote2-0.2.1.tar.gz
:
Publisher:
python-publish.yml
on tronikos/androidtvremote2
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
androidtvremote2-0.2.1.tar.gz
- Subject digest:
104035f99a0bc60d783d2d7cf706935fb75966d06217f8a032de4e4310b097f3
- Sigstore transparency entry: 187031459
- Sigstore integration time:
- Permalink:
tronikos/androidtvremote2@c85795233bc49ee4aee1c03093b33db71a93b4e5
- Branch / Tag:
refs/tags/v0.2.1
- Owner: https://github.com/tronikos
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
python-publish.yml@c85795233bc49ee4aee1c03093b33db71a93b4e5
- Trigger Event:
release
- Statement type:
File details
Details for the file androidtvremote2-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: androidtvremote2-0.2.1-py3-none-any.whl
- Upload date:
- Size: 45.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 72f73da9f3fc5399d0a86786790d17e2bb62f669271e874ebc6479c829251464 |
|
MD5 | 868765c5c3372aa2be2c9b9d5777b89d |
|
BLAKE2b-256 | cd53856377fb579bf1d4c091a7c684d2fb05d8d7e59f97dcce75e4dc1bd6a251 |
Provenance
The following attestation bundles were made for androidtvremote2-0.2.1-py3-none-any.whl
:
Publisher:
python-publish.yml
on tronikos/androidtvremote2
-
Statement:
- Statement type:
https://in-toto.io/Statement/v1
- Predicate type:
https://docs.pypi.org/attestations/publish/v1
- Subject name:
androidtvremote2-0.2.1-py3-none-any.whl
- Subject digest:
72f73da9f3fc5399d0a86786790d17e2bb62f669271e874ebc6479c829251464
- Sigstore transparency entry: 187031463
- Sigstore integration time:
- Permalink:
tronikos/androidtvremote2@c85795233bc49ee4aee1c03093b33db71a93b4e5
- Branch / Tag:
refs/tags/v0.2.1
- Owner: https://github.com/tronikos
- Access:
public
- Token Issuer:
https://token.actions.githubusercontent.com
- Runner Environment:
github-hosted
- Publication workflow:
python-publish.yml@c85795233bc49ee4aee1c03093b33db71a93b4e5
- Trigger Event:
release
- Statement type: