Giter VIP home page Giter VIP logo

firestick-kodi-installer's Introduction

firestick-kodi-installer

Find the IP of a firestick on the network, optionally download the apk, and wireless install it through ADB on the target firestick using python!

What can it do for you?

  • Automatically install kodi on your firestick
  • Manually install kodi on your firestick

Installation

firestick-kodi-installer requires adb to run.

Download and extract the latest release.

Install the dependencies:

Install adb from package manager or from source.

(apt-get install android-tools-adb android-tools-fastboot on ubuntu/debian based linux distros)[We may add this to checks/auto-installs later. Who knows? We're sexy and ready to party.]

Auto Install Dependencies:

Install netifaces library for python.

Install adb, and nmap from package manager or from source. 

Instructions

1.) Download the script.
2.) Make sure dependencies from above are installed.
3.) Run the script and select the option you would like.

Todos

  • Add Detailed Code Comments
  • Check for and help install dependencies?
  • Change multi-install option to a switch in download and variable to minimize code

firestick-kodi-installer's People

Stargazers

 avatar

Watchers

Brad Ganley avatar Ralph Moxley avatar

Forkers

elmar1huan8

firestick-kodi-installer's Issues

Consider using argparse for interface name

Tutorial here.

Basically, it'd be nice to be able to specify the interface from command line. You could default it to 'eth0' (or whatever you use most often) then override it like:

python firestick.py -i eth1

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.