|
|
@@ -0,0 +1,61 @@
|
|
|
+<!--
|
|
|
+Este archivo README esta generado automaticamente<https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
|
+No se debe editar a mano.
|
|
|
+-->
|
|
|
+
|
|
|
+# Homarr para Yunohost
|
|
|
+
|
|
|
+[](https://dash.yunohost.org/appci/app/homarr)  
|
|
|
+
|
|
|
+[](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~ynh2
|
|
|
+
|
|
|
+**Demo:** <https://homarr.ajnart.fr/fr>
|
|
|
+
|
|
|
+## Capturas
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## Documentaciones y recursos
|
|
|
+
|
|
|
+- Sitio web oficial: <https://homarr.dev/>
|
|
|
+- Documentación usuario oficial: <https://homarr.dev/docs/about>
|
|
|
+- Documentación administrador oficial: <https://homarr.dev/docs/about>
|
|
|
+- Repositorio del código fuente oficial de la aplicación : <https://github.com/ajnart/homarr>
|
|
|
+- Catálogo YunoHost: <https://apps.yunohost.org/app/homarr>
|
|
|
+- Reportar un error: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
|
|
+
|
|
|
+## 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:** <https://yunohost.org/packaging_apps>
|