1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/libremdb_ynh.git synced 2024-09-03 19:36:22 +02:00
libremdb_ynh/README_it.md

58 lines
2.2 KiB
Markdown
Raw Normal View History

2024-03-29 07:10:24 +01:00
<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# Libremdb per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/libremdb.svg)](https://dash.yunohost.org/appci/app/libremdb) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/libremdb.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/libremdb.maintain.svg)
[![Installa Libremdb con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=libremdb)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Libremdb 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
A free & open source IMDb front-end.
### Features
- Browse any movie info without being tracked or bombarded by annoying ads.
- Modern interface with curated colors supporting both dark and light themes.
- Be it your small mobile or big computer screen, its fully responsive.
- Lightweight
**Versione pubblicata:** 3.3.0~ynh1
**Prova:** <https://libremdb.iket.me/about>
## Screenshot
![Screenshot di Libremdb](./doc/screenshots/screenshot.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://libremdb.iket.me/>
- Repository upstream del codice dellapp: <https://github.com/zyachel/libremdb>
- Store di YunoHost: <https://apps.yunohost.org/app/libremdb>
- Segnala un problema: <https://github.com/YunoHost-Apps/libremdb_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/libremdb_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/libremdb_ynh/tree/testing --debug
o
sudo yunohost app upgrade libremdb -u https://github.com/YunoHost-Apps/libremdb_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>