|
|
@@ -0,0 +1,63 @@
|
|
|
+<!--
|
|
|
+N.B.: Diese README wurde automatisch von <https://github.com/YunoHost/apps/tree/master/tools/readme_generator> generiert.
|
|
|
+Sie darf NICHT von Hand bearbeitet werden.
|
|
|
+-->
|
|
|
+
|
|
|
+# Homarr für YunoHost
|
|
|
+
|
|
|
+[](https://ci-apps.yunohost.org/ci/apps/homarr/)
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+[](https://install-app.yunohost.org/?app=homarr)
|
|
|
+
|
|
|
+*[Dieses README in anderen Sprachen lesen.](./ALL_README.md)*
|
|
|
+
|
|
|
+> *Mit diesem Paket können Sie Homarr schnell und einfach auf einem YunoHost-Server installieren.*
|
|
|
+> *Wenn Sie YunoHost nicht haben, lesen Sie bitte [die Anleitung](https://yunohost.org/install), um zu erfahren, wie Sie es installieren.*
|
|
|
+
|
|
|
+## Übersicht
|
|
|
+
|
|
|
+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.
|
|
|
+
|
|
|
+
|
|
|
+**Ausgelieferte Version:** 1.13.1~ynh1
|
|
|
+
|
|
|
+**Demo:** <https://homarr.ajnart.fr/fr>
|
|
|
+
|
|
|
+## Bildschirmfotos
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## Dokumentation und Ressourcen
|
|
|
+
|
|
|
+- Offizielle Website der App: <https://homarr.dev/>
|
|
|
+- Offizielle Benutzerdokumentation: <https://homarr.dev/docs/about>
|
|
|
+- Offizielle Verwaltungsdokumentation: <https://homarr.dev/docs/about>
|
|
|
+- Upstream App Repository: <https://github.com/homarr-labs/homarr>
|
|
|
+- YunoHost-Shop: <https://apps.yunohost.org/app/homarr>
|
|
|
+- Einen Fehler melden: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
|
|
+
|
|
|
+## Entwicklerinformationen
|
|
|
+
|
|
|
+Bitte senden Sie Ihren Pull-Request an den [`testing` branch](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing).
|
|
|
+
|
|
|
+Um den `testing` Branch auszuprobieren, gehen Sie bitte wie folgt vor:
|
|
|
+
|
|
|
+```bash
|
|
|
+sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
|
|
+oder
|
|
|
+sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
|
|
+```
|
|
|
+
|
|
|
+**Weitere Informationen zur App-Paketierung:** <https://yunohost.org/packaging_apps>
|