1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hydrogen_ynh.git synced 2024-09-03 19:26:17 +02:00
Hydrogen package for YunoHost
Find a file
2023-10-05 11:54:51 +02:00
.github Add templates 2022-01-14 19:35:37 +01:00
conf add src 2023-03-27 18:54:31 +02:00
doc fix 2023-08-20 18:24:51 +02:00
scripts v2 2023-03-05 22:36:05 +01:00
sources First commit 2022-01-05 08:37:17 +01:00
config_panel.toml v2 2023-03-05 22:36:05 +01:00
LICENSE First commit 2022-01-05 08:37:17 +01:00
manifest.toml Update manifest.toml 2023-10-05 11:54:51 +02:00
README.md Auto-update README 2023-09-04 17:04:29 +00:00
README_fr.md Auto-update README 2023-09-04 17:04:29 +00:00
tests.toml v2 2023-03-05 22:36:41 +01:00

Hydrogen for YunoHost

Integration level Working status Maintenance status

Install Hydrogen with YunoHost

Lire ce readme en français.

This package allows you to install Hydrogen quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

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

Shipped version: 0.4.1~ynh1

Demo: https://hydrogen.element.io/

Screenshots

Screenshot of Hydrogen

Documentation and resources

Developer info

Please send your pull request to the testing branch.

To try the testing branch, please proceed like that.

sudo yunohost app install https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
or
sudo yunohost app upgrade hydrogen -u https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps