No description
Find a file
Gary Kim 7854e6977d
Merge pull request #87 from nextcloud/nickvergessen-patch-1
fix(deps): Bump server requirement to supported versions
2023-03-27 11:59:13 -04:00
.github/workflows Load the binaries 2022-11-23 10:22:53 +01:00
appinfo fix(deps): Bump server requirement to supported versions 2023-03-27 16:12:43 +02:00
lib/Migration Update to Matterbridge v1.25.2 2022-07-22 17:32:19 -04: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 to Matterbridge v1.25.2 2022-07-22 17:32:19 -04: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.