# My Idlers dla YunoHost [![Poziom integracji](https://apps.yunohost.org/badge/integration/my_idlers)](https://ci-apps.yunohost.org/ci/apps/my_idlers/) ![Status działania](https://apps.yunohost.org/badge/state/my_idlers) ![Status utrzymania](https://apps.yunohost.org/badge/maintained/my_idlers) [![Zainstaluj My Idlers z YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=my_idlers) *[Przeczytaj plik README w innym języku.](./ALL_README.md)* > *Ta aplikacja pozwala na szybką i prostą instalację My Idlers na serwerze YunoHost.* > *Jeżeli nie masz YunoHost zapoznaj się z [poradnikiem](https://yunohost.org/install) instalacji.* ## Przegląd If you are the person in your family, group of friends or colleauges that manages the servers, domain names, online accounts and other hosted services, than this app is for you. My Idlers is a useful register for keeping track of your servers and online hosting accounts. It is a single-user app; if more than one person wants to use this functionality, it needs to be installed multiple times. Besides that, for now, it needs a (sub)domain for itself. This is my first app packaging attempt; there may be some rough edges. What works: * installing the app and using its features * uninstalling * backup * moving the app to another domain What does not (yet?) work or is untested: * installing the app in subfolder * LDAP integration * restore from backup * API access ![Screenshot of My Idlers](./doc/screenshots/my_idlers.jpg) **Dostarczona wersja:** 3.0~ynh1 **Demo:** ## Zrzuty ekranu ![Zrzut ekranu z My Idlers](./doc/screenshots/example.jpg) ![Zrzut ekranu z My Idlers](./doc/screenshots/my_idlers.jpg) ## Dokumentacja i zasoby - Oficjalna dokumentacja: - Repozytorium z kodem źródłowym: - Sklep YunoHost: - Zgłaszanie błędów: ## Informacje od twórców Wyślij swój pull request do [gałęzi `testing`](https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing). Aby wypróbować gałąź `testing` postępuj zgodnie z instrukcjami: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing --debug lub sudo yunohost app upgrade my_idlers -u https://github.com/YunoHost-Apps/my_idlers_ynh/tree/testing --debug ``` **Więcej informacji o tworzeniu paczek aplikacji:**