Skip to content
This repository has been archived by the owner on Jun 3, 2019. It is now read-only.

jfrederickson/matrix-xmpp-bridge

Repository files navigation

NOTE: This project is no longer maintained (and never really made it past an experimental stage anyway)

Matrix-XMPP Bridge

This project creates a bridge between a Matrix room and an XMPP MUC. It is currently very early in development and only relays messages one way (from XMPP to Matrix). Use it if you wish, but don't blame me if it blows up in your face.

Using

  • Add an AS and HS token to registration.yaml and reference it in your homeserver config as described here
  • Edit mxbridge.conf.example with user and room details for the Matrix/XMPP rooms you would like to bridge and save as /etc/mxbridge.conf
  • Start appservice.py and xmpp_component.py in a screen session

Dependencies

  • sleekxmpp
  • configparser
  • requests
  • flask

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages