mirror of
https://github.com/YunoHost-Apps/h5ai_ynh.git
synced 2024-09-03 20:36:25 +02:00
Merge branch 'master' into testing
This commit is contained in:
commit
08b3fbce2c
1 changed files with 54 additions and 0 deletions
54
README_it.md
Normal file
54
README_it.md
Normal file
|
@ -0,0 +1,54 @@
|
|||
<!--
|
||||
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
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/h5ai)  
|
||||
|
||||
[](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
|
||||
|
||||

|
||||
|
||||
## 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>
|
Loading…
Add table
Reference in a new issue