1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2025-12-21 01:33:04 +01:00
Element package for YunoHost
Find a file
2025-12-16 18:02:55 +01:00
.github autoupdate 2023-03-28 09:18:29 +02:00
conf fix config panel 2025-05-08 22:57:31 +02:00
doc fix 2023-03-04 15:05:15 +01:00
scripts Enable one time element call by default 2025-06-03 21:44:57 +02:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:51:29 +02:00
config_panel.toml fix config panel 2025-05-08 22:57:31 +02:00
LICENSE First commit 2017-02-13 16:16:46 +01:00
manifest.toml Update manifest.toml 2025-12-16 17:05:16 +01:00
README.md Auto-update READMEs 2025-12-16 17:05:20 +01:00
tests.toml Add curl tests (#238) 2025-10-16 17:43:32 +02:00

Logo of Element Element, packaged for YunoHost

Web client for Matrix

🌐 Official app website App Demo Version: 1.12.7~ynh1

Screenshots

Screenshot of Element

📦 Developer info

Automatic tests level

🛠️ Upstream Element repository: https://github.com/element-hq/element-web

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/element_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade element -u https://github.com/YunoHost-Apps/element_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.