|
|
@@ -0,0 +1,63 @@
|
|
|
+<!--
|
|
|
+To README zostało automatycznie wygenerowane przez <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
|
|
+Nie powinno być ono edytowane ręcznie.
|
|
|
+-->
|
|
|
+
|
|
|
+# Homarr dla YunoHost
|
|
|
+
|
|
|
+[](https://ci-apps.yunohost.org/ci/apps/homarr/)
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+[](https://install-app.yunohost.org/?app=homarr)
|
|
|
+
|
|
|
+*[Przeczytaj plik README w innym języku.](./ALL_README.md)*
|
|
|
+
|
|
|
+> *Ta aplikacja pozwala na szybką i prostą instalację Homarr na serwerze YunoHost.*
|
|
|
+> *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.*
|
|
|
+
|
|
|
+## Przegląd
|
|
|
+
|
|
|
+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.
|
|
|
+
|
|
|
+
|
|
|
+**Dostarczona wersja:** 0.15.7~ynh2
|
|
|
+
|
|
|
+**Demo:** <https://homarr.ajnart.fr/fr>
|
|
|
+
|
|
|
+## Zrzuty ekranu
|
|
|
+
|
|
|
+
|
|
|
+
|
|
|
+## Dokumentacja i zasoby
|
|
|
+
|
|
|
+- Oficjalna strona aplikacji: <https://homarr.dev/>
|
|
|
+- Oficjalna dokumentacja: <https://homarr.dev/docs/about>
|
|
|
+- Oficjalna dokumentacja dla administratora: <https://homarr.dev/docs/about>
|
|
|
+- Repozytorium z kodem źródłowym: <https://github.com/ajnart/homarr>
|
|
|
+- Sklep YunoHost: <https://apps.yunohost.org/app/homarr>
|
|
|
+- Zgłaszanie błędów: <https://github.com/YunoHost-Apps/homarr_ynh/issues>
|
|
|
+
|
|
|
+## Informacje od twórców
|
|
|
+
|
|
|
+Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/homarr_ynh/tree/testing).
|
|
|
+
|
|
|
+Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami:
|
|
|
+
|
|
|
+```bash
|
|
|
+sudo yunohost app install https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
|
|
+lub
|
|
|
+sudo yunohost app upgrade homarr -u https://github.com/YunoHost-Apps/homarr_ynh/tree/testing --debug
|
|
|
+```
|
|
|
+
|
|
|
+**Więcej informacji o tworzeniu paczek aplikacji:** <https://yunohost.org/packaging_apps>
|