2022-01-05 08:37:17 +01:00
<!--
N.B.: This README was automatically generated by https://github.com/YunoHost/apps/tree/master/tools/README-generator
It shall NOT be edited by hand.
-->
2022-01-05 08:37:23 +01:00
# Hydrogen for YunoHost
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
[![Integration level ](https://dash.yunohost.org/integration/hydrogen.svg )](https://dash.yunohost.org/appci/app/hydrogen) ![](https://ci-apps.yunohost.org/ci/badges/hydrogen.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/hydrogen.maintain.svg)
[![Install Hydrogen with YunoHost ](https://install-app.yunohost.org/install-with-yunohost.svg )](https://install-app.yunohost.org/?app=hydrogen)
2022-01-05 08:37:17 +01:00
*[Lire ce readme en français.](./README_fr.md)*
2022-01-05 08:37:23 +01:00
> *This package allows you to install Hydrogen quickly and simply on a YunoHost server.
2022-01-05 08:37:17 +01:00
If you don't have YunoHost, please consult [the guide ](https://yunohost.org/#/install ) to learn how to install it.*
## Overview
2022-01-05 08:39:54 +01:00
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.
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
### Features
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
- 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
2022-01-05 08:37:17 +01:00
2022-02-11 19:07:02 +01:00
**Shipped version:** 0.2.26~ynh1
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
**Demo:** https://hydrogen.element.io/
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
## Screenshots
2022-01-05 08:37:17 +01:00
2022-01-05 08:37:23 +01:00
![](./doc/screenshots/hydrogen-large.png)
2022-01-05 08:37:17 +01:00
## Documentation and resources
2022-01-05 08:37:23 +01:00
* Official app website: https://matrix.org/docs/projects/client/hydrogen
* Upstream app code repository: https://github.com/vector-im/hydrogen-web
* YunoHost documentation for this app: https://yunohost.org/app_hydrogen
* Report a bug: https://github.com/YunoHost-Apps/hydrogen_ynh/issues
2022-01-05 08:37:17 +01:00
## Developer info
2022-01-05 08:37:23 +01:00
Please send your pull request to the [testing branch ](https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing ).
2022-01-05 08:37:17 +01:00
To try the testing branch, please proceed like that.
```
2022-01-05 08:37:23 +01:00
sudo yunohost app install https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
2022-01-05 08:37:17 +01:00
or
2022-01-05 08:37:23 +01:00
sudo yunohost app upgrade hydrogen -u https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
2022-01-05 08:37:17 +01:00
```
**More info regarding app packaging:** https://yunohost.org/packaging_apps