mirror of
https://github.com/YunoHost-Apps/gossa_ynh.git
synced 2024-09-03 18:36:29 +02:00
60 lines
2.3 KiB
Markdown
60 lines
2.3 KiB
Markdown
<!--
|
|
Ohart ongi: README hau automatikoki sortu da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>ri esker
|
|
EZ editatu eskuz.
|
|
-->
|
|
|
|
# Gossa YunoHost-erako
|
|
|
|
[![Integrazio maila](https://dash.yunohost.org/integration/gossa.svg)](https://ci-apps.yunohost.org/ci/apps/gossa/) ![Funtzionamendu egoera](https://ci-apps.yunohost.org/ci/badges/gossa.status.svg) ![Mantentze egoera](https://ci-apps.yunohost.org/ci/badges/gossa.maintain.svg)
|
|
|
|
[![Instalatu Gossa YunoHost-ekin](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=gossa)
|
|
|
|
*[Irakurri README hau beste hizkuntzatan.](./ALL_README.md)*
|
|
|
|
> *Pakete honek Gossa YunoHost zerbitzari batean azkar eta zailtasunik gabe instalatzea ahalbidetzen dizu.*
|
|
> *YunoHost ez baduzu, kontsultatu [gida](https://yunohost.org/install) nola instalatu ikasteko.*
|
|
|
|
## Aurreikuspena
|
|
|
|
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
|
|
|
|
|
|
**Paketatutako bertsioa:** 1.1.2~ynh1
|
|
|
|
## Pantaila-argazkiak
|
|
|
|
![Gossa(r)en pantaila-argazkia](./doc/screenshots/screenshot.png)
|
|
|
|
## Dokumentazioa eta baliabideak
|
|
|
|
- Jatorrizko aplikazioaren kode-gordailua: <https://github.com/pldubouilh/gossa>
|
|
- YunoHost Denda: <https://apps.yunohost.org/app/gossa>
|
|
- Eman errore baten berri: <https://github.com/YunoHost-Apps/gossa_ynh/issues>
|
|
|
|
## Garatzaileentzako informazioa
|
|
|
|
Bidali `pull request`a [`testing` abarrera](https://github.com/YunoHost-Apps/gossa_ynh/tree/testing).
|
|
|
|
`testing` abarra probatzeko, ondorengoa egin:
|
|
|
|
```bash
|
|
sudo yunohost app install https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug
|
|
edo
|
|
sudo yunohost app upgrade gossa -u https://github.com/YunoHost-Apps/gossa_ynh/tree/testing --debug
|
|
```
|
|
|
|
**Informazio gehiago aplikazioaren paketatzeari buruz:** <https://yunohost.org/packaging_apps>
|