No description
Find a file
Joas Schilling 83de117218
chore(CI): Adjust testing matrix for Nextcloud 29 on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-03-28 12:31:10 +01:00
.github/workflows chore(CI): Adjust testing matrix for Nextcloud 29 on master 2024-03-28 12:31:10 +01:00
appinfo feat(deps): Add Nextcloud 29 support 2023-11-23 15:01:10 +01:00
lib/Migration Update Matterbridge to v1.26.0 2023-12-27 03:57:47 -05:00
.gitignore Get binaries at build time 2020-08-31 07:34:45 -04:00
.nextcloudignore Add config for Krankerl 2020-09-03 13:32:59 -04:00
composer.json Add info.xml and PHP lint and an install test 2022-11-23 10:14:02 +01:00
krankerl.toml Add config for Krankerl 2020-09-03 13:32:59 -04:00
LICENSE Initial commit 2020-08-24 12:22:29 +02:00
Makefile Update Matterbridge to v1.26.0 2023-12-27 03:57:47 -05:00
README.md Adjust wording for description 2020-10-03 07:44:42 -04:00

Talk Matterbridge

This app brings the Matterbridge binary from 42wim to your server to connect Nextcloud Talk with other chat services. This allows admins to easily install and keep updated the Matterbridge binaries through a familiar interface.

Dev Setup

To download the binaries, run make binaries.

git clone https://github.com/nextcloud/talk_matterbridge
cd talk_matterbridge
make binaries

Binary is licensed under Apache-2.0 License.