# Gossa untuk YunoHost [![Tingkat integrasi](https://dash.yunohost.org/integration/gossa.svg)](https://ci-apps.yunohost.org/ci/apps/gossa/) ![Status kerja](https://ci-apps.yunohost.org/ci/badges/gossa.status.svg) ![Status pemeliharaan](https://ci-apps.yunohost.org/ci/badges/gossa.maintain.svg) [![Pasang Gossa dengan YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gossa) *[Baca README ini dengan bahasa yang lain.](./ALL_README.md)* > *Paket ini memperbolehkan Anda untuk memasang Gossa secara cepat dan mudah pada server YunoHost.* > *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.* ## Ringkasan 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 terkirim:** 1.1.2~ynh1 ## Tangkapan Layar ![Tangkapan Layar pada Gossa](./doc/screenshots/screenshot.png) ## Dokumentasi dan sumber daya - Depot kode aplikasi hulu: - Gudang YunoHost: - Laporkan bug: ## Info developer Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/gossa_ynh/tree/testing). Untuk mencoba branch `testing`, silakan dilanjutkan seperti: ```bash sudo yunohost app install https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug atau sudo yunohost app upgrade gossa -u https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug ``` **Info lebih lanjut mengenai pemaketan aplikasi:**