This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services
Перейти к файлу
Joas Schilling 125d25fdd4
Merge pull request #111 from nextcloud/feat/noid/nextcloud-30
feat: Bump Nextcloud version
2024-10-18 23:44:54 +02:00
.github/workflows
LICENSES
appinfo
lib/Migration
.gitignore
.nextcloudignore
AUTHORS.md
LICENSE
Makefile
README.md
composer.json
composer.json.license
krankerl.toml

README.md

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.