Skip to content

Commit d1ab455

Browse files
authored
Update README.rst to encourage users to a fork of pure-python-adb
Diff between the published package and this repo is: Swind/pure-python-adb@master...spm5065:pure-python-adb:master And potentially spm5065/pure-python-adb#4
1 parent 343b74e commit d1ab455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ A collection of useful intents and commands can be found `here <https://gist.git
5252
Acknowledgments
5353
---------------
5454

55-
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>`_.
55+
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 a forked, more maintained version of `pure-python-adb <https://github.com/spm5065/pure-python-adb>`_.

0 commit comments

Comments
 (0)