Skip to main content

Connect Hytera IPSC repeater to MMDVM system such as HBlink, DMRGateway

Project description

Hytera Homebrew Bridge

.github/workflows/sanity.yml Code Style: Python Black License

21.12.2020: We've entered alpha testing phase, see instructions below, on how to install and test


This software will interconnect your Hytera repeater (tested RD625 and RD985) with MMDVM server (HBlink, DMRGateway, ...)


Simple install:

$ python3 -m pip install hytera-homebrew-bridge
$ curl "https://raw.githubusercontent.com/OK-DMR/Hytera_Homebrew_Bridge/master/settings.ini.default" -o settings.ini
# Now edit settings.ini
# Hytera: You must provide at least IPSC IP + ports (P2P, DMR and RDAC)
# MMDVM: You must provide at least local_ip, master_ip, port and password
$ hytera-homebrew-bridge.py settings.ini

Developer install:

$ git clone https://github.com/OK-DMR/Hytera_Homebrew_Bridge.git
$ cd Hytera_Homebrew_Bridge
$ cp settings.ini.default settings.ini
$ apt-get install libsnmp-dev snmp-mibs-downloader gcc python-dev
$ pip3 install -r requirements.txt --user --upgrade
$ pip3 install -r requirements.development.txt --user --upgrade
$ python3 bin/hytera-homebrew-bridge.py settings.ini

Project is licensed under AGPLv3 and uses parts of other software, mentioned in NOTICE


This project is intended for educational/scientific purposes, and for HAM community to use non-commercialy.
Use at your own risk, and expect no warranties.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hytera-homebrew-bridge-2020.1.tar.gz (31.7 kB view hashes)

Uploaded Source

Built Distributions

hytera_homebrew_bridge-2020.1-py3.7.egg (130.8 kB view hashes)

Uploaded Source

hytera_homebrew_bridge-2020.1-py3-none-any.whl (67.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page