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
2022-11-21 19:25:06 +01:00
.github Add templates 2022-01-14 19:35:37 +01:00
conf Update config.sample.json 2022-11-21 19:25:06 +01:00
doc Update DESCRIPTION.md 2022-01-05 08:39:45 +01:00
scripts Update install 2022-05-19 09:00:56 +02:00
sources First commit 2022-01-05 08:37:17 +01:00
check_process First commit 2022-01-05 08:37:17 +01:00
config_panel.toml Update config_panel.toml 2022-05-19 09:04:16 +02:00
LICENSE First commit 2022-01-05 08:37:17 +01:00
manifest.json 0.3.4 2022-11-21 18:20:01 +01:00
README.md Auto-update README 2022-11-21 17:20:06 +00:00
README_fr.md Auto-update README 2022-11-21 17:20:06 +00: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.3.4~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