Code Monkey home page Code Monkey logo

firetvconnect's Introduction

FireTVConnect

This is a python library for connecting to and controlling a fire TV

Installation: Windows:

  1. Place the contents of the entire directory into the same folder that your script is in. (I don't know how to do the easy install stuff yet, or setup.py... If anyone wants to do that for me, go ahead)

Linux:

  1. Install adb according to your distribution. It may be packaged under another name. There is a lot of documentation for this online already.
  2. Download this using wget or git.
  3. Copy the entire contents to your program's root directory. (Again, I don't know how to set up an easy installer yet and I don't have to do so right now. Feel free to re-package as one.)

Usage: import the software as follows:

import FireTVConnect as firetv

For more Usage information, see the test.py script.

Configuration: The main configuration file is in: [FireTVConnectDirectory]/Config/FireTV.config There are a few options that can be configured.

 DEBUG - Setting this True Enables the DEBUG mode
 SILENT - Setting this to True prevents normal alerts 

Note:

This module requires adb and contains third-party applications. Please see the adb lisences and notices enclosed and on the Android developer website.

Additional Notes:

You will need to know the IP address of your Fire-TV/Fire-TV Stick. See Amazon's support page for information on how to find this. You will also need to have USB Debugging enabled on your FireTV, see Amazon's support page on how to do this.

Requirements:

Windows 7/8/8.1/10, Maybe Linux (Untested), Maybe Unix (Untested).

Python 3.6 (Not compatible with 2.7 or 3.7 because of Pyaudio, but only for voice test program)

firetvconnect's People

Contributors

zapinator3000 avatar

Stargazers

 avatar  avatar  avatar

Forkers

willtejeda

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.