# Kodi for YunoHost [![Integration level](https://dash.yunohost.org/integration/kodi.svg)](https://dash.yunohost.org/appci/app/kodi) ![Working status](https://ci-apps.yunohost.org/ci/badges/kodi.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/kodi.maintain.svg) [![Install Kodi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=kodi) *[Lire ce readme en français.](./README_fr.md)* > *This package allows you to install Kodi quickly and simply on a YunoHost server. If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/install) to learn how to install it.* ## Overview Kodi is a media center and entertainment hub that brings all your digital media together. It is 100% free and open source, very customisable and runs on a wide variety of devices. Users can play and view most videos, music, podcasts, games and other digital media files from local and network storage media and the internet. **Shipped version:** 19.1~ynh1 ## Screenshots ![Screenshot of Kodi](./doc/screenshots/screenshot1.gif) ## Documentation and resources * Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost Store: * Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/kodi_ynh/tree/testing). To try the testing branch, please proceed like that. ``` bash sudo yunohost app install https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug or sudo yunohost app upgrade kodi -u https://github.com/YunoHost-Apps/kodi_ynh/tree/testing --debug ``` **More info regarding app packaging:**