Overview:
FireTV Connect is a Python library that allows easy connection and control of Amazon’s FireTV Stick or FireTV. The library uses the Android Debugging Bridge (ADB) to connect to the FireTV wirelessly.
Below is a link to the GitHub page and additional documentation.
Why Was FireTV Connect Created?
FireTV Connect was created by Zackery Painter because he wanted to write voice-control software and additional remote applications for his Fire Stick. He decided to publish the Python Library that he created so that others could benefit the library as well.