No description
Find a file
Joas Schilling 8914f3b90e
fix: Constructor promotion
Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-10-18 23:03:26 +02:00
.github/workflows ci: Update workflows 2024-10-18 23:02:39 +02:00
appinfo feat: Bump Nextcloud version 2024-10-18 23:03:11 +02:00
lib/Migration fix: Constructor promotion 2024-10-18 23:03:26 +02: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 ci: Bump dependency 2024-10-18 23:02:55 +02: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.