# Gossa para Yunohost [![Nivel de integración](https://dash.yunohost.org/integration/gossa.svg)](https://ci-apps.yunohost.org/ci/apps/gossa/) ![Estado funcional](https://ci-apps.yunohost.org/ci/badges/gossa.status.svg) ![Estado En Mantención](https://ci-apps.yunohost.org/ci/badges/gossa.maintain.svg) [![Instalar Gossa con Yunhost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gossa) *[Leer este README en otros idiomas.](./ALL_README.md)* > *Este paquete le permite instalarGossa rapidamente y simplement en un servidor YunoHost.* > *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) 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 ![Captura de Gossa](./doc/screenshots/screenshot.png) ## Documentaciones y recursos - Repositorio del código fuente oficial de la aplicación : - Catálogo YunoHost: - Reportar un error: ## 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Í: ```bash 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:**