mirror of
https://github.com/YunoHost-Apps/gossa_ynh.git
synced 2024-09-03 18:36:29 +02:00
2.8 KiB
2.8 KiB
Gossa для YunoHost
Прочтите этот README на других языках.
Этот пакет позволяет Вам установить Gossa быстро и просто на YunoHost-сервер.
Если у Вас нет YunoHost, пожалуйста, посмотрите инструкцию, чтобы узнать, как установить его.
Обзор
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
Снимки экрана
Документация и ресурсы
- Репозиторий кода главной ветки приложения: https://github.com/pldubouilh/gossa
- Магазин YunoHost: https://apps.yunohost.org/app/gossa
- Сообщите об ошибке: https://github.com/YunoHost-Apps/gossa_ynh/issues
Информация для разработчиков
Пришлите Ваш запрос на слияние в ветку testing
.
Чтобы попробовать ветку testing
, пожалуйста, сделайте что-то вроде этого:
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
Больше информации о пакетировании приложений: https://yunohost.org/packaging_apps