diff --git a/README_it.md b/README_it.md new file mode 100644 index 0000000..bfc0ccf --- /dev/null +++ b/README_it.md @@ -0,0 +1,62 @@ + + +# Rocket.Chat per YunoHost + +[![Livello di integrazione](https://dash.yunohost.org/integration/rocketchat.svg)](https://dash.yunohost.org/appci/app/rocketchat) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/rocketchat.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/rocketchat.maintain.svg) + +[![Installa Rocket.Chat con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=rocketchat) + +*[Leggi questo README in altre lingue.](./ALL_README.md)* + +> *Questo pacchetto ti permette di installare Rocket.Chat 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 + +Rocket.Chat is an open-source fully customizable communications platform developed in JavaScript for organizations with high standards of data protection. + +### Features + +- End to End Encryption +- Multifactor Authentication +- Customizable User Permission +- Mobile Apps for [iOS](https://apps.apple.com/app/rocket-chat/id1148741252) and [Android](https://play.google.com/store/apps/details?id=chat.rocket.android) +- Desktop Apps for [macOS](https://apps.apple.com/br/app/rocket-chat/id1086818840), [Linux](https://snapcraft.io/rocketchat-desktop) and [Windows](https://releases.rocket.chat/desktop/latest/download) + +**Versione pubblicata:** 6.6.3~ynh1 + +**Prova:** + +## Screenshot + +![Screenshot di Rocket.Chat](./doc/screenshots/screenshot.jpg) + +## :red_circle: Anti-funzionalità + +- **Applicazione con licenza parzialmente libera**: Quest’applicazione è protetta da licenza generalmente libera, ma con delle clausole che potrebbero limitare il suo utilizzo. + +## 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/rocketchat_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/rocketchat_ynh/tree/testing --debug +o +sudo yunohost app upgrade rocketchat -u https://github.com/YunoHost-Apps/rocketchat_ynh/tree/testing --debug +``` + +**Maggiori informazioni riguardo il pacchetto di quest’app:**