No description
  • Makefile 57.6%
  • PHP 42.4%
Find a file
Joas Schilling 541d51942f
Merge pull request #130 from nextcloud/update-main-version
feat(deps): Add Nextcloud 36 support
2026-08-29 12:02:03 +02:00
.github/workflows ci(actions): Update workflows 2026-05-12 15:11:17 +02:00
appinfo feat(deps): Add Nextcloud 36 support 2026-08-29 11:59:11 +02:00
lib/Migration fix(registration): Use IAppConfig to register the binary 2026-08-29 11:50:55 +02:00
LICENSES feat: Add reuse 2024-10-18 23:23:50 +02:00
.gitignore ci: Adjust exclude lists 2024-10-18 23:32:28 +02:00
.nextcloudignore ci: Adjust exclude lists 2024-10-18 23:32:28 +02:00
AUTHORS.md feat: Add reuse 2024-10-18 23:23:50 +02:00
composer.json chore(release): Bump app versions and requirements 2026-05-12 15:11:48 +02:00
composer.json.license feat: Add reuse 2024-10-18 23:23:50 +02:00
krankerl.toml feat: Add reuse 2024-10-18 23:23:50 +02:00
LICENSE Initial commit 2020-08-24 12:22:29 +02:00
Makefile ci: Adjust exclude lists 2024-10-18 23:32:28 +02:00
README.md docs: Add reuse status badge 2024-11-28 20:44:33 +01:00

Talk Matterbridge

REUSE status

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.