# Homarr para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/homarr.svg)](https://dash.yunohost.org/appci/app/homarr) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/homarr.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/homarr.maintain.svg) [![Instalar Homarr con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=homarr) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarHomarr rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.* ## Descripción general Homarr is a simple and lightweight homepage for your server, that helps you easily access all of your services in one place. It integrates with the services you use to display information on the homepage (E.g. Show upcoming Sonarr/Radarr releases). ### Features - Integrates with services you use. - Search the web directly from your homepage. - Real-time status indicator for every service. - Automatically finds icons while you type the name of a service. - Widgets that can display all types of information. - Very light-weight and fast. **Versión actual:** 0.15.3~ynh3 **Demo:** ## Capturas ![Captura de Homarr](./doc/screenshots/screenshot.png) ## Documentaciones y recursos - Sitio web oficial: - Documentación usuario oficial: - Documentación administrador oficial: - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## Información para desarrolladores Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing Para probar la rama `testing`, sigue asÍ: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug o sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug ``` **Mas informaciones sobre el empaquetado de aplicaciones:**