No description
Find a file
2024-12-07 19:41:57 +01:00
.github Initial commit 2024-12-07 17:59:34 +01:00
conf cleaning 2024-12-07 19:34:38 +01:00
doc Update DESCRIPTION_fr.md 2024-12-07 19:11:53 +01:00
scripts Update install 2024-12-07 19:41:57 +01:00
.gitattributes Initial commit 2024-12-07 17:59:34 +01:00
.gitignore Initial commit 2024-12-07 17:59:34 +01:00
ALL_README.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
config_panel.toml.example Initial commit 2024-12-07 17:59:34 +01:00
LICENSE Initial commit 2024-12-07 17:59:34 +01:00
manifest.toml Update manifest.toml 2024-12-07 19:24:28 +01:00
README.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_es.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_eu.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_fr.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_gl.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_id.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_nl.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_pl.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_ru.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
README_zh_Hans.md Auto-update READMEs 2024-12-07 19:30:23 +01:00
tests.toml Initial commit 2024-12-07 17:59:34 +01:00

Soju for YunoHost

Integration level Working status Maintenance status

Install Soju with YunoHost

Read this README in other languages.

This package allows you to install Soju quickly and simply on a YunoHost server.
If you don't have YunoHost, please consult the guide to learn how to install it.

Overview

soju is a user-friendly IRC bouncer. soju connects to upstream IRC servers on behalf of the user to provide extra functionality. soju supports many features such as multiple users, numerous IRCv3 extensions, chat history playback and detached channels. It is well-suited for both small and large deployments.

Shipped version: 1.0~ynh1

Demo: https://demo.example.com

Screenshots

Screenshot of Soju

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/soju_ynh/tree/testing --debug
or
sudo yunohost app upgrade soju -u https://github.com/YunoHost-Apps/soju_ynh/tree/testing --debug

More info regarding app packaging: https://yunohost.org/packaging_apps