Skip to content

Goal of this project is to offer a plugin for managing an easy hardware interface for Kodi e.g. for controlling Kodi on a RaspberryPi without need to have a monitor turned on.

License

spielzeugland/kodi-control-panel

Repository files navigation

Easy hardware interface for Kodi

image

image

Goal of this project is to offer a plugin for managing an easy hardware interface for Kodi e.g. for controlling Kodi on a RaspberryPi without need to have a monitor turned on.

It is currently under development and has not reached a usable state yet.

Development

Install requirements:

pip install -r requirements-dev.txt

Run the tests:

python tests.py

Start sniffer (will run tests on save)

sniffer

Run coverage

coverage run tests.py

View coverage report run coverage html and open index.html from coverage folder or just run coverage report.

What is missing? ------------ Update display when track changes - Display progress when opening a file or folder - Display notifications - Configuration of PINs etc. - Error handling, more usefull logging, etc - Multilanguage support - Player controls(pause, stop, next, prev) - ...

About

Goal of this project is to offer a plugin for managing an easy hardware interface for Kodi e.g. for controlling Kodi on a RaspberryPi without need to have a monitor turned on.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published