python-androidtv
================
.. image:: https://travis-ci.com/JeffLIrion/python-androidtv.svg?branch=master
:target: https://travis-ci.com/JeffLIrion/python-androidtv
:alt: Build Status
.. image:: https://coveralls.io/repos/github/JeffLIrion/python-androidtv/badge.svg
:target: https://coveralls.io/github/JeffLIrion/python-androidtv
:alt: Coverage Status
.. image:: https://pepy.tech/badge/androidtv
:target: https://pepy.tech/project/androidtv
:alt: Downloads
Contributions Only
------------------
I no longer have the time to actively work on this project, and so all future development will be from pull requests submitted by the community. What I will do is:
* review pull requests that pass all of the CI checks
* publish new releases upon request
About
-----
Documentation for this package can be found at `https://androidtv.readthedocs.io <https://androidtv.readthedocs.io>`_.
``androidtv`` is a Python package that provides state information and control of Android TV and Fire TV devices via ADB. This package is used by the `Android TV <https://www.home-assistant.io/components/androidtv/>`_ integration in Home Assistant.
Installation
------------
.. code-block::
pip install androidtv
To utilize the async version of this code, you must install into a Python 3.7+ environment via:
.. code-block::
pip install androidtv[async]
ADB Intents and Commands
------------------------
A collection of useful intents and commands can be found `here <https://gist.github.com/mcfrojd/9e6875e1db5c089b1e3ddeb7dba0f304>`_ (credit: mcfrojd).
Acknowledgments
---------------
This is based on `python-firetv <https://github.com/happyleavesaoc/python-firetv>`_ by happyleavesaoc and the `androidtv component for Home Assistant <https://github.com/a1ex4/home-assistant/blob/androidtv/homeassistant/components/media_player/androidtv.py>`_ by a1ex4, and it depends on the Python packages `adb-shell <https://github.com/JeffLIrion/adb_shell>`_ (which is based on `python-adb <https://github.com/google/python-adb>`_) and `pure-python-adb <https://github.com/Swind/pure-python-adb>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/JeffLIrion/python-androidtv/",
"name": "androidtv",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "adb, android, androidtv, firetv",
"author": "Jeff Irion",
"author_email": "jefflirion@users.noreply.github.com",
"download_url": "https://files.pythonhosted.org/packages/9d/11/ac38cbb52cd3ed1298fd9a5e5762b2aa2db7f60f793d3ad3512fc61b9658/androidtv-0.0.75.tar.gz",
"platform": null,
"description": "python-androidtv\n================\n\n.. image:: https://travis-ci.com/JeffLIrion/python-androidtv.svg?branch=master\n :target: https://travis-ci.com/JeffLIrion/python-androidtv\n :alt: Build Status\n.. image:: https://coveralls.io/repos/github/JeffLIrion/python-androidtv/badge.svg\n :target: https://coveralls.io/github/JeffLIrion/python-androidtv\n :alt: Coverage Status\n.. image:: https://pepy.tech/badge/androidtv\n :target: https://pepy.tech/project/androidtv\n :alt: Downloads\n\n\nContributions Only\n------------------\n\nI no longer have the time to actively work on this project, and so all future development will be from pull requests submitted by the community. What I will do is:\n\n* review pull requests that pass all of the CI checks\n* publish new releases upon request\n\n\nAbout\n-----\n\nDocumentation for this package can be found at `https://androidtv.readthedocs.io <https://androidtv.readthedocs.io>`_.\n\n``androidtv`` is a Python package that provides state information and control of Android TV and Fire TV devices via ADB. This package is used by the `Android TV <https://www.home-assistant.io/components/androidtv/>`_ integration in Home Assistant.\n\n\nInstallation\n------------\n\n.. code-block::\n\n pip install androidtv\n\n\nTo utilize the async version of this code, you must install into a Python 3.7+ environment via:\n\n.. code-block::\n\n pip install androidtv[async]\n\n\nADB Intents and Commands\n------------------------\n\nA collection of useful intents and commands can be found `here <https://gist.github.com/mcfrojd/9e6875e1db5c089b1e3ddeb7dba0f304>`_ (credit: mcfrojd).\n\nAcknowledgments\n---------------\n\nThis is based on `python-firetv <https://github.com/happyleavesaoc/python-firetv>`_ by happyleavesaoc and the `androidtv component for Home Assistant <https://github.com/a1ex4/home-assistant/blob/androidtv/homeassistant/components/media_player/androidtv.py>`_ by a1ex4, and it depends on the Python packages `adb-shell <https://github.com/JeffLIrion/adb_shell>`_ (which is based on `python-adb <https://github.com/google/python-adb>`_) and `pure-python-adb <https://github.com/Swind/pure-python-adb>`_.\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Communicate with an Android TV or Fire TV device via ADB over a network.",
"version": "0.0.75",
"project_urls": {
"Homepage": "https://github.com/JeffLIrion/python-androidtv/"
},
"split_keywords": [
"adb",
" android",
" androidtv",
" firetv"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9d11ac38cbb52cd3ed1298fd9a5e5762b2aa2db7f60f793d3ad3512fc61b9658",
"md5": "a538bf347cb59119e533b27c6261512d",
"sha256": "f761a5d82b252e20e20aca3f07a3109698bab649b97d8247fb18404921e1d367"
},
"downloads": -1,
"filename": "androidtv-0.0.75.tar.gz",
"has_sig": false,
"md5_digest": "a538bf347cb59119e533b27c6261512d",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 63621,
"upload_time": "2024-11-10T07:00:58",
"upload_time_iso_8601": "2024-11-10T07:00:58.731380Z",
"url": "https://files.pythonhosted.org/packages/9d/11/ac38cbb52cd3ed1298fd9a5e5762b2aa2db7f60f793d3ad3512fc61b9658/androidtv-0.0.75.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-10 07:00:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "JeffLIrion",
"github_project": "python-androidtv",
"travis_ci": true,
"coveralls": false,
"github_actions": true,
"lcname": "androidtv"
}