https://github.com/nextcloud/talk_matterbridge
This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services
https://github.com/nextcloud/talk_matterbridge
Last synced: 3 months ago
JSON representation
This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services
- Host: GitHub
- URL: https://github.com/nextcloud/talk_matterbridge
- Owner: nextcloud
- License: agpl-3.0
- Created: 2020-08-24T10:22:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-27T04:29:21.000Z (3 months ago)
- Last Synced: 2025-01-27T05:24:10.894Z (3 months ago)
- Language: Makefile
- Homepage: https://apps.nextcloud.com/apps/talk_matterbridge
- Size: 32.4 MB
- Stars: 39
- Watchers: 9
- Forks: 7
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Authors: AUTHORS.md
Awesome Lists containing this project
- awesome-starred - nextcloud/talk_matterbridge - This app brings the Matterbridge binary to your server to connect Nextcloud Talk with other chat services (others)
README
# Talk Matterbridge
[](https://api.reuse.software/info/github.com/nextcloud/talk_matterbridge)
This app brings the [Matterbridge binary from 42wim](https://github.com/42wim/matterbridge/) 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`.
```bash
git clone https://github.com/nextcloud/talk_matterbridge
cd talk_matterbridge
make binaries
```Binary is licensed under Apache-2.0 License.