mirror of
https://github.com/YunoHost-Apps/h5ai_ynh.git
synced 2024-09-03 20:36:25 +02:00
54 lines
2.4 KiB
Markdown
54 lines
2.4 KiB
Markdown
<!--
|
||
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||
NON DEVE essere modificato manualmente.
|
||
-->
|
||
|
||
# h5ai per YunoHost
|
||
|
||
[![Livello di integrazione](https://dash.yunohost.org/integration/h5ai.svg)](https://dash.yunohost.org/appci/app/h5ai) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/h5ai.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/h5ai.maintain.svg)
|
||
|
||
[![Installa h5ai con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=h5ai)
|
||
|
||
*[Leggi questo README in altre lingue.](./ALL_README.md)*
|
||
|
||
> *Questo pacchetto ti permette di installare h5ai su un server YunoHost in modo semplice e veloce.*
|
||
> *Se non hai YunoHost, consulta [la guida](https://yunohost.org/install) per imparare a installarlo.*
|
||
|
||
## Panoramica
|
||
|
||
h5ai is a modern file indexer for HTTP web servers with focus on your files. Directories are displayed in a appealing way and browsing them is enhanced by different views, a breadcrumb and a tree overview.
|
||
|
||
### Features
|
||
|
||
Some of the optional features are: file sorting, different view modes, localization, a breadcrumb, a tree view, custom headers and footers, file filter and search, folder sizes, auto refresh, packaged download, QR codes, thumbnails, file previews
|
||
|
||
|
||
**Versione pubblicata:** 0.30.0~ynh10
|
||
|
||
**Prova:** <https://larsjung.de/h5ai/demo/>
|
||
|
||
## Screenshot
|
||
|
||
![Screenshot di h5ai](./doc/screenshots/screenshot.jpg)
|
||
|
||
## Documentazione e risorse
|
||
|
||
- Sito web ufficiale dell’app: <https://larsjung.de/h5ai/>
|
||
- Documentazione ufficiale per gli amministratori: <https://larsjung.de/h5ai/>
|
||
- Repository upstream del codice dell’app: <https://github.com/lrsjng/h5ai>
|
||
- Store di YunoHost: <https://apps.yunohost.org/app/h5ai>
|
||
- Segnala un problema: <https://github.com/YunoHost-Apps/h5ai_ynh/issues>
|
||
|
||
## Informazioni per sviluppatori
|
||
|
||
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/h5ai_ynh/tree/testing).
|
||
|
||
Per provare la branch di `testing`, si prega di procedere in questo modo:
|
||
|
||
```bash
|
||
sudo yunohost app install https://github.com/YunoHost-Apps/h5ai_ynh/tree/testing --debug
|
||
o
|
||
sudo yunohost app upgrade h5ai -u https://github.com/YunoHost-Apps/h5ai_ynh/tree/testing --debug
|
||
```
|
||
|
||
**Maggiori informazioni riguardo il pacchetto di quest’app:** <https://yunohost.org/packaging_apps>
|