diff --git a/README.md b/README.md index 7d138d0..f69a1de 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ It shall NOT be edited by hand. *[Read this README in other languages.](./ALL_README.md)* + > *This package allows you to install SearXNG quickly and simply on a YunoHost server.* > *If you don't have YunoHost, please consult [the guide](https://yunohost.org/install) to learn how to install it.* diff --git a/README_gl.md b/README_gl.md index 494fa65..ab9bf1e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -18,7 +18,6 @@ NON debe editarse manualmente. SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. - **Versión proporcionada:** 2024.04.09.18.40.44~ynh1 **Demo:** diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..0c6c0af --- /dev/null +++ b/README_it.md @@ -0,0 +1,51 @@ + + +# SearXNG per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/searxng.svg)](https://dash.yunohost.org/appci/app/searxng) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/searxng.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/searxng.maintain.svg) + +[![Installa SearXNG con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=searxng) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare SearXNG 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 + +SearxXNG is a free internet metasearch engine which aggregates results from more than 70 search services. Users are neither tracked nor profiled. + + +**Versione pubblicata:** 2024.03.01.17.25.33~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di SearXNG](./doc/screenshots/screenshot_1.png) + +## Documentazione e risorse + +- Sito web ufficiale dell’app: +- Documentazione ufficiale per gli utenti: +- 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/searxng_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/searxng_ynh/tree/testing --debug +o +sudo yunohost app upgrade searxng -u https://github.com/YunoHost-Apps/searxng_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**