LICENSE
README.md
pyproject.toml
setup.cfg
src/demo.py
src/androidtvremote2/__init__.py
src/androidtvremote2/androidtv_remote.py
src/androidtvremote2/base.py
src/androidtvremote2/certificate_generator.py
src/androidtvremote2/const.py
src/androidtvremote2/exceptions.py
src/androidtvremote2/pairing.py
src/androidtvremote2/polo_pb2.py
src/androidtvremote2/polo_pb2.pyi
src/androidtvremote2/remote.py
src/androidtvremote2/remotemessage_pb2.py
src/androidtvremote2/remotemessage_pb2.pyi
src/androidtvremote2.egg-info/PKG-INFO
src/androidtvremote2.egg-info/SOURCES.txt
src/androidtvremote2.egg-info/dependency_links.txt
src/androidtvremote2.egg-info/requires.txt
src/androidtvremote2.egg-info/top_level.txt
tests/test_androidtv_remote.py