mirror of
https://github.com/YunoHost-Apps/gossa_ynh.git
synced 2024-09-03 18:36:29 +02:00
2.3 KiB
2.3 KiB
Gossa para Yunohost
Leer este README en otros idiomas.
Este paquete le permite instalarGossa rapidamente y simplement en un servidor YunoHost.
Si no tiene YunoHost, visita the guide para aprender como instalarla.
Descripción general
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
Versión actual: 1.1.2~ynh1
Capturas
Documentaciones y recursos
- Repositorio del código fuente oficial de la aplicación : https://github.com/pldubouilh/gossa
- Catálogo YunoHost: https://apps.yunohost.org/app/gossa
- Reportar un error: https://github.com/YunoHost-Apps/gossa_ynh/issues
Información para desarrolladores
Por favor enviar sus correcciones a la [branch testing
](https://github.com/YunoHost-Apps/gossa_ynh/tree/testing
Para probar la rama testing
, sigue asÍ:
sudo yunohost app install https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug
o
sudo yunohost app upgrade gossa -u https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug
Mas informaciones sobre el empaquetado de aplicaciones: https://yunohost.org/packaging_apps