| .github | ||
| doc | ||
| .gitignore | ||
| LICENSE | ||
| manifest.toml | ||
| README.md | ||
| README_fr.md | ||
| tests.toml | ||
Heisenbridge for YunoHost
This package allows you to install Heisenbridge quickly and simply on a YunoHost server. If you don't have YunoHost, please consult the guide to learn how to install it.
Overview
A bouncer-style Matrix IRC bridge.
Heisenbridge brings IRC to Matrix by creating an environment where every user connects to each network individually like they would with a traditional IRC bouncer. Simplicity is achieved by exposing IRC in the most straightforward way as possible where it makes sense so it feels familiar for long time IRC users.
Please file an issue when you find something is missing or isn't working that you'd like to see fixed. Pull requests are more than welcome!
Support and development discussion in #heisenbridge:vi.fi on Matrix or by joining #heisenbridge on Libera.Chat IRC network. The IRC channel is plumbed with Heisenbridge to Matrix using the relaybot mode.
Shipped version: 1.14.5~ynh1
Documentation and resources
- Official user documentation: https://yunohost.org/apps
- Upstream app code repository: https://github.com/hifi/heisenbridge
- Report a bug: https://github.com/YunoHost-Apps/heisenbridge_ynh/issues
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/heisenbridge_ynh/tree/testing --debug
or
sudo yunohost app upgrade heisenbridge -u https://github.com/YunoHost-Apps/heisenbridge_ynh/tree/testing --debug
More info regarding app packaging: https://yunohost.org/packaging_apps