2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh.git synced 2026-03-25 16:42:36 +01:00
Node.js IRC bridge for Matrix - Yunohost package
Find a file
2026-03-08 08:43:24 +01:00
.github Restore previous repository's code 2023-01-29 20:25:18 +01:00
conf Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00
doc Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
scripts Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00
.gitignore Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00
LICENSE Manifestv2 (#1) 2023-09-20 01:01:37 +02:00
manifest.toml Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00
README.md Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00
tests.toml Convert to helpers2.1 (#16) 2025-11-04 09:33:56 +01:00

Logo of Matrix IRC Bridge Matrix IRC Bridge, packaged for YunoHost

Matrix bridge for IRC

Version: 4.0.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Matrix IRC Bridge repository: https://github.com/matrix-org/matrix-appservice-irc

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/matrix-appservice-irc_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade matrix-appservice-irc -u https://github.com/YunoHost-Apps/matrix-appservice-irc_ynh/tree/testing

📚 App packaging documentation

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