peertube-search-index_ynh/README_it.md
2024-03-29 07:17:11 +01:00

54 lines
2.6 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--
N.B.: Questo README è stato automaticamente generato da <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
NON DEVE essere modificato manualmente.
-->
# PeerTube search-index per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/peertube-search-index.svg)](https://dash.yunohost.org/appci/app/peertube-search-index) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/peertube-search-index.maintain.svg)
[![Installa PeerTube search-index con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=peertube-search-index)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare PeerTube search-index 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 search engine for [PeerTube](https://joinpeertube.org/) videos and channels, developed by Framasoft.
**Versione pubblicata:** 0.0.1.2023.08.08~ynh2
**Prova:** <https://search.joinpeertube.org/>
## Screenshot
![Screenshot di PeerTube search-index](./doc/screenshots/sepia-search-screenshot.png)
## :red_circle: Anti-funzionalità
- **Applicazione con licenza parzialmente libera**: Questapplicazione è protetta da licenza generalmente libera, ma con delle clausole che potrebbero limitare il suo utilizzo.
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://search.joinpeertube.org/>
- Documentazione ufficiale per gli amministratori: <https://framagit.org/framasoft/peertube/search-index>
- Repository upstream del codice dellapp: <https://framagit.org/framasoft/peertube/search-index>
- Store di YunoHost: <https://apps.yunohost.org/app/peertube-search-index>
- Segnala un problema: <https://github.com/YunoHost-Apps/peertube-search-index_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/peertube-search-index_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/peertube-search-index_ynh/tree/testing --debug
o
sudo yunohost app upgrade peertube-search-index -u https://github.com/YunoHost-Apps/peertube-search-index_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>