mirror of
https://github.com/YunoHost-Apps/hydrogen_ynh.git
synced 2024-09-03 19:26:17 +02:00
commit
53c51d54c8
10 changed files with 129 additions and 15 deletions
|
@ -5,4 +5,6 @@
|
|||
- [Irakurri README euskaraz](README_eu.md)
|
||||
- [Lire le README en français](README_fr.md)
|
||||
- [Le o README en galego](README_gl.md)
|
||||
- [Baca README dalam bahasa bahasa Indonesia](README_id.md)
|
||||
- [Прочитать README на русский](README_ru.md)
|
||||
- [阅读中文(简体)的 README](README_zh_Hans.md)
|
||||
|
|
|
@ -5,7 +5,7 @@ It shall NOT be edited by hand.
|
|||
|
||||
# Hydrogen for YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -26,7 +26,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
|
|||
- Loading (unused) parts of the application after initial page load should be supported
|
||||
|
||||
|
||||
**Shipped version:** 0.4.1~ynh1
|
||||
**Shipped version:** 0.5.0~ynh1
|
||||
|
||||
**Demo:** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ No se debe editar a mano.
|
|||
|
||||
# Hydrogen para Yunohost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -26,7 +26,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
|
|||
- Loading (unused) parts of the application after initial page load should be supported
|
||||
|
||||
|
||||
**Versión actual:** 0.4.1~ynh1
|
||||
**Versión actual:** 0.5.0~ynh1
|
||||
|
||||
**Demo:** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ EZ editatu eskuz.
|
|||
|
||||
# Hydrogen YunoHost-erako
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -26,7 +26,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
|
|||
- Loading (unused) parts of the application after initial page load should be supported
|
||||
|
||||
|
||||
**Paketatutako bertsioa:** 0.4.1~ynh1
|
||||
**Paketatutako bertsioa:** 0.5.0~ynh1
|
||||
|
||||
**Demoa:** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ Il NE doit PAS être modifié à la main.
|
|||
|
||||
# Hydrogen pour YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -25,7 +25,7 @@ Un client de chat Matrix minimal, axé sur les performances, les fonctionnalité
|
|||
- Il s'agit d'une application Web autonome, mais elle peut également être facilement intégrée à un site Web/une application Web existante pour ajouter des fonctionnalités de chat.
|
||||
- Le chargement de parties (inutilisées) de l'application après le chargement initial de la page doit être pris en charge
|
||||
|
||||
**Version incluse :** 0.4.1~ynh1
|
||||
**Version incluse :** 0.5.0~ynh1
|
||||
|
||||
**Démo :** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ NON debe editarse manualmente.
|
|||
|
||||
# Hydrogen para YunoHost
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -26,7 +26,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
|
|||
- Loading (unused) parts of the application after initial page load should be supported
|
||||
|
||||
|
||||
**Versión proporcionada:** 0.4.1~ynh1
|
||||
**Versión proporcionada:** 0.5.0~ynh1
|
||||
|
||||
**Demo:** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
56
README_id.md
Normal file
56
README_id.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
N.B.: README ini dibuat secara otomatis oleh <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Ini TIDAK boleh diedit dengan tangan.
|
||||
-->
|
||||
|
||||
# Hydrogen untuk YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
*[Baca README ini dengan bahasa yang lain.](./ALL_README.md)*
|
||||
|
||||
> *Paket ini memperbolehkan Anda untuk memasang Hydrogen secara cepat dan mudah pada server YunoHost.*
|
||||
> *Bila Anda tidak mempunyai YunoHost, silakan berkonsultasi dengan [panduan](https://yunohost.org/install) untuk mempelajari bagaimana untuk memasangnya.*
|
||||
|
||||
## Ringkasan
|
||||
|
||||
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
|
||||
|
||||
|
||||
**Versi terkirim:** 0.5.0~ynh1
|
||||
|
||||
**Demo:** <https://hydrogen.element.io/>
|
||||
|
||||
## Tangkapan Layar
|
||||
|
||||

|
||||
|
||||
## Dokumentasi dan sumber daya
|
||||
|
||||
- Website aplikasi resmi: <https://matrix.org/ecosystem/clients/hydrogen/>
|
||||
- Depot kode aplikasi hulu: <https://github.com/vector-im/hydrogen-web>
|
||||
- Gudang YunoHost: <https://apps.yunohost.org/app/hydrogen>
|
||||
- Laporkan bug: <https://github.com/YunoHost-Apps/hydrogen_ynh/issues>
|
||||
|
||||
## Info developer
|
||||
|
||||
Silakan kirim pull request ke [`testing` branch](https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing).
|
||||
|
||||
Untuk mencoba branch `testing`, silakan dilanjutkan seperti:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
|
||||
atau
|
||||
sudo yunohost app upgrade hydrogen -u https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Info lebih lanjut mengenai pemaketan aplikasi:** <https://yunohost.org/packaging_apps>
|
56
README_ru.md
Normal file
56
README_ru.md
Normal file
|
@ -0,0 +1,56 @@
|
|||
<!--
|
||||
Важно: этот README был автоматически сгенерирован <https://github.com/YunoHost/apps/tree/master/tools/readme_generator>
|
||||
Он НЕ ДОЛЖЕН редактироваться вручную.
|
||||
-->
|
||||
|
||||
# Hydrogen для YunoHost
|
||||
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
*[Прочтите этот README на других языках.](./ALL_README.md)*
|
||||
|
||||
> *Этот пакет позволяет Вам установить Hydrogen быстро и просто на YunoHost-сервер.*
|
||||
> *Если у Вас нет YunoHost, пожалуйста, посмотрите [инструкцию](https://yunohost.org/install), чтобы узнать, как установить его.*
|
||||
|
||||
## Обзор
|
||||
|
||||
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
|
||||
|
||||
|
||||
**Поставляемая версия:** 0.5.0~ynh1
|
||||
|
||||
**Демо-версия:** <https://hydrogen.element.io/>
|
||||
|
||||
## Снимки экрана
|
||||
|
||||

|
||||
|
||||
## Документация и ресурсы
|
||||
|
||||
- Официальный веб-сайт приложения: <https://matrix.org/ecosystem/clients/hydrogen/>
|
||||
- Репозиторий кода главной ветки приложения: <https://github.com/vector-im/hydrogen-web>
|
||||
- Магазин YunoHost: <https://apps.yunohost.org/app/hydrogen>
|
||||
- Сообщите об ошибке: <https://github.com/YunoHost-Apps/hydrogen_ynh/issues>
|
||||
|
||||
## Информация для разработчиков
|
||||
|
||||
Пришлите Ваш запрос на слияние в [ветку `testing`](https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing).
|
||||
|
||||
Чтобы попробовать ветку `testing`, пожалуйста, сделайте что-то вроде этого:
|
||||
|
||||
```bash
|
||||
sudo yunohost app install https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
|
||||
или
|
||||
sudo yunohost app upgrade hydrogen -u https://github.com/YunoHost-Apps/hydrogen_ynh/tree/testing --debug
|
||||
```
|
||||
|
||||
**Больше информации о пакетировании приложений:** <https://yunohost.org/packaging_apps>
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
# YunoHost 上的 Hydrogen
|
||||
|
||||
[](https://dash.yunohost.org/appci/app/hydrogen)  
|
||||
[](https://ci-apps.yunohost.org/ci/apps/hydrogen/)  
|
||||
|
||||
[](https://install-app.yunohost.org/?app=hydrogen)
|
||||
|
||||
|
@ -26,7 +26,7 @@ A minimal Matrix chat client, focused on performance, offline functionality, and
|
|||
- Loading (unused) parts of the application after initial page load should be supported
|
||||
|
||||
|
||||
**分发版本:** 0.4.1~ynh1
|
||||
**分发版本:** 0.5.0~ynh1
|
||||
|
||||
**演示:** <https://hydrogen.element.io/>
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Hydrogen"
|
|||
description.en = "Web client for Matrix"
|
||||
description.fr = "Client web pour Matrix"
|
||||
|
||||
version = "0.4.1~ynh1"
|
||||
version = "0.5.0~ynh1"
|
||||
|
||||
maintainers = []
|
||||
|
||||
|
@ -48,8 +48,8 @@ ram.runtime = "50M"
|
|||
[resources.sources]
|
||||
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/vector-im/hydrogen-web/releases/download/v0.4.1/hydrogen-web-0.4.1.tar.gz"
|
||||
sha256 = "b4ba42a13b5cec1e447408959f2f9dc00df431a68b3e457c569fd1d0bad8042d"
|
||||
url = "https://github.com/vector-im/hydrogen-web/releases/download/v0.5.0/hydrogen-web-0.5.0.tar.gz"
|
||||
sha256 = "ab6cc8481666fbc9c123d48d42be5216799c13246805be74ec1b4e11693390b1"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
[resources.ports]
|
||||
|
|
Loading…
Add table
Reference in a new issue