# Gossa для YunoHost [![Уровень интеграции](https://dash.yunohost.org/integration/gossa.svg)](https://ci-apps.yunohost.org/ci/apps/gossa/) ![Состояние работы](https://ci-apps.yunohost.org/ci/badges/gossa.status.svg) ![Состояние сопровождения](https://ci-apps.yunohost.org/ci/badges/gossa.maintain.svg) [![Установите Gossa с YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gossa) *[Прочтите этот README на других языках.](./ALL_README.md)* > *Этот пакет позволяет Вам установить Gossa быстро и просто на YunoHost-сервер.* > *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.* ## Обзор A fast and simple webserver for your files, that's dependency-free and with under 250 lines of code, easy to review. ### Features 🔍 files/directories browser & handler 📩 drag-and-drop uploader 🥂 fast golang static server 💾 90s web UI that prints in milliseconds 📸 video streaming & picture browser ✍️ simple note editor ⌨️ keyboard navigation 🚀 lightweight and dependency free codebase 🔒 >95% test coverage and reproducible builds 💑 easy multi account setup, read-only mode ✨ PWA enabled **Поставляемая версия:** 1.1.2~ynh1 ## Снимки экрана ![Снимок экрана Gossa](./doc/screenshots/screenshot.png) ## Документация и ресурсы - Репозиторий кода главной ветки приложения: - Магазин YunoHost: - Сообщите об ошибке: ## Информация для разработчиков Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/gossa_ynh/tree/testing). Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug или sudo yunohost app upgrade gossa -u https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug ``` **Больше информации о пакетировании приложений:**