1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/biboumi_ynh.git synced 2025-11-05 11:38:41 +01:00
XMPP gateway for the IRC network, packaged for YunoHost
Find a file
2025-05-14 13:44:26 +02:00
.github [autopatch] Update issue and PR templates (#9) 2021-07-09 08:55:20 +02:00
conf Make prosody the default supported xmpp-server (but still support metronome) (#30) 2025-05-14 13:39:18 +02:00
doc Handle bookworm having metronome as an app 2024-07-01 15:29:27 +02:00
scripts Make prosody the default supported xmpp-server (but still support metronome) (#30) 2025-05-14 13:39:18 +02:00
.gitignore Complete refactoring 2019-02-03 20:41:44 +01:00
LICENSE Apply last example_ynh (#14) 2021-08-17 10:02:31 +02:00
manifest.toml Make prosody the default supported xmpp-server (but still support metronome) (#30) 2025-05-14 13:39:18 +02:00
README.md Auto-update READMEs 2025-05-14 13:44:26 +02:00
tests.toml Make prosody the default supported xmpp-server (but still support metronome) (#30) 2025-05-14 13:39:18 +02:00

Logo of Biboumi Biboumi, packaged for YunoHost

XMPP gateway for the IRC network

🌐 Official app website Version: 9.0~ynh1

📦 Developer info

Automatic tests level

🛠️ Upstream Biboumi repository: https://github.com/louiz/biboumi

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/biboumi_ynh/tree/testing

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

📚 App packaging documentation

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