1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hydrogen_ynh.git synced 2024-09-03 19:26:17 +02:00
hydrogen_ynh/README_it.md
2024-03-29 07:07:20 +01:00

56 lines
2.4 KiB
Markdown
Raw 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.
-->
# Hydrogen per YunoHost
[![Livello di integrazione](https://dash.yunohost.org/integration/hydrogen.svg)](https://dash.yunohost.org/appci/app/hydrogen) ![Stato di funzionamento](https://ci-apps.yunohost.org/ci/badges/hydrogen.status.svg) ![Stato di manutenzione](https://ci-apps.yunohost.org/ci/badges/hydrogen.maintain.svg)
[![Installa Hydrogen con YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=hydrogen)
*[Leggi questo README in altre lingue.](./ALL_README.md)*
> *Questo pacchetto ti permette di installare Hydrogen 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 minimal Matrix chat client, focused on performance, offline functionality, and broad browser support. This is work in progress and not yet ready for primetime.
### Features
- Work well on desktop as well as mobile browsers
- UI components can be easily used in isolation
- It is a standalone webapp, but can also be easily embedded into an existing website/webapp to add chat capabilities.
- Loading (unused) parts of the application after initial page load should be supported
**Versione pubblicata:** 0.4.1~ynh1
**Prova:** <https://hydrogen.element.io/>
## Screenshot
![Screenshot di Hydrogen](./doc/screenshots/hydrogen-large.png)
## Documentazione e risorse
- Sito web ufficiale dellapp: <https://matrix.org/ecosystem/clients/hydrogen/>
- Repository upstream del codice dellapp: <https://github.com/vector-im/hydrogen-web>
- Store di YunoHost: <https://apps.yunohost.org/app/hydrogen>
- Segnala un problema: <https://github.com/YunoHost-Apps/hydrogen_ynh/issues>
## Informazioni per sviluppatori
Si prega di inviare la tua pull request alla [branch di `testing`](https://github.com/YunoHost-Apps/hydrogen_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/hydrogen_ynh/tree/testing --debug
o
sudo yunohost app upgrade hydrogen -u https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
```
**Maggiori informazioni riguardo il pacchetto di questapp:** <https://yunohost.org/packaging_apps>