Giter Site home page Giter Site logo

kodilinuxremote's Introduction

Kodi Linux Remote

Born out of my personal need to have a simple remote for controlling Kodi server, KodiLinuxRemote attempts to have a simple GUI carrying basic controls for operating Kodi.

Supported Controls

In its current iteration, it supports following controls. All these can be controlled using keyboard as well.

  • Increase (Minus) and Decrease (Plus) volume
  • Navigation (Up, Down, Left, and Right) (Arrow up, down, left, right respectively)
  • Media selection (Enter)
  • Play/Pause (Spacebar)

Screenshots

Remote Screen

Setup Screen

Using KodiLinuxRemote

Since I am just starting with its development, there aren't any builds available to install. However, getting it up and running is quite easy provided following requirements are met,

  • Python 3
  • Fedora 25/26 (Untested on other linux distributions)
  • requests package (Python)

Getting the code and running is the easiest part,

  1. Clone the repository
  2. Change directory to cloned respository
  3. Install dependencies by executing pip3 install -r requirements.txt
  4. Execute python3 main.py
  5. That's it! You should see the setup screen.

Feature Requests

As of now, the app is bare bones at best and now where near what the web interface does or its android counterpart. The aim is to have a solid base going and then build on it based on feature requests from community.

This desktop app is being developed in the free time I have from the day job and thus there's less time for testing, enhancement, and feature implementation. And thus if you have some time to spare and are interested in seeing it grow, I encourage you to take it up for spin and file issues, feature requests here !

API Reference

http://192.xxx.xxx.xxx:xxxx/jsonrpc

kodilinuxremote's People

Watchers

 avatar

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.