diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..a54df81 --- /dev/null +++ b/README_it.md @@ -0,0 +1,54 @@ + + +# 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:** + +## Screenshot + +![Screenshot di h5ai](./doc/screenshots/screenshot.jpg) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli amministratori: +- Repository upstream del codice dell’app: +- Store di YunoHost: +- Segnala un problema: + +## 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:**