Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/usa-reddragon/dmrhub
Run a DMR network server with a frontend, authentication, private and group calls and a parrot all in a single binary
https://github.com/usa-reddragon/dmrhub
brandmeister digital-radio dmr ham ham-radio tgif
Last synced: 3 days ago
JSON representation
Run a DMR network server with a frontend, authentication, private and group calls and a parrot all in a single binary
- Host: GitHub
- URL: https://github.com/usa-reddragon/dmrhub
- Owner: USA-RedDragon
- License: agpl-3.0
- Created: 2023-01-11T11:41:47.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-12T16:11:20.000Z (7 months ago)
- Last Synced: 2024-04-13T20:48:35.318Z (7 months ago)
- Topics: brandmeister, digital-radio, dmr, ham, ham-radio, tgif
- Language: Go
- Homepage:
- Size: 275 MB
- Stars: 24
- Watchers: 3
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DMRHub
[![Release](https://github.com/USA-RedDragon/DMRHub/actions/workflows/release.yaml/badge.svg)](https://github.com/USA-RedDragon/DMRHub/actions/workflows/release.yaml) [![go.mod version](https://img.shields.io/github/go-mod/go-version/USA-RedDragon/DMRHub.svg)](https://github.com/USA-RedDragon/DMRHub) [![GoReportCard example](https://goreportcard.com/badge/github.com/USA-RedDragon/DMRHub)](https://goreportcard.com/report/github.com/USA-RedDragon/DMRHub) [![License](https://badgen.net/github/license/USA-RedDragon/DMRHub)](https://github.com/USA-RedDragon/DMRHub/blob/master/LICENSE) [![Release](https://img.shields.io/github/release/USA-RedDragon/DMRHub.svg)](https://GitHub.com/USA-RedDragon/DMRHub/releases/) [![Downloads](https://img.shields.io/github/downloads/USA-RedDragon/DMRHub/total.svg)](https://GitHub.com/USA-RedDragon/DMRHub/releases/) [![GitHub contributors](https://badgen.net/github/contributors/USA-RedDragon/DMRHub)](https://GitHub.com/USA-RedDragon/DMRHub/graphs/contributors/) [![codecov](https://codecov.io/github/USA-RedDragon/DMRHub/branch/main/graph/badge.svg?token=FOFMWY8NYR)](https://codecov.io/github/USA-RedDragon/DMRHub)
Run a DMR network (like TGIF or BrandMeister) server with a single binary compatible with MMDVM. Includes private and group calls and a Parrot. Perfect for quick deployments in emergency situations. Intended for use with AREDN. 9990 Parrot and 4000 Unlink are implemented
## Quick links
- [FAQs](https://github.com/USA-RedDragon/DMRHub/wiki/FAQ)
- [Environment Variables](https://github.com/USA-RedDragon/DMRHub/wiki/Environment-Variables)
- [Deployment Guide](https://github.com/USA-RedDragon/DMRHub/wiki/Deployment-Guide)
- [Admin's Guide](https://github.com/USA-RedDragon/DMRHub/wiki/Admin's-Guide)
- [User's Guide](https://github.com/USA-RedDragon/DMRHub/wiki/User's-Guide)
- [Building Manually](https://github.com/USA-RedDragon/DMRHub/wiki/Building-Manually)## Live Server
is running the "canonical" version of DMRHub. Feel free to request an account!
## Screenshots
![Lastheard](/doc/Screenshots/lastheard.png)
More? Click to expand
![Repeaters](doc/Screenshots/repeaters.png)
![Easy Repeater Enrollment](doc/Screenshots/repeaters-easy.png)
![Repeater Management](doc/Screenshots/repeaters-edit.png)
![Talkgroup List](doc/Screenshots/talkgroups.png)
![Talkgroup Ownership](doc/Screenshots/talkgroup-ownership.png)
![User Approval](doc/Screenshots/user-approval.png)