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

Merge branch 'testing' into ci-auto-update-3.4.0

This commit is contained in:
Éric Gaspar 2024-05-10 23:14:04 +02:00
commit b72a939fc9
2 changed files with 57 additions and 1 deletions

View file

@ -26,7 +26,6 @@ A free & open source IMDb front-end.
- Lightweight
**Versión proporcionada:** 3.4.0~ynh1
**Demo:** <https://libremdb.iket.me/about>

57
README_it.md Normal file
View file

@ -0,0 +1,57 @@
<!--
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>