No description
Find a file
Dominic Reich a8d88918f9
Update README.md
replace link to external repo of DMRHost with a link to the branch DMRHost
2021-03-27 12:46:12 +01:00
.gitignore initial commit (partly taken over from YSF Dashboard (by OE7DRT)) 2020-10-26 11:16:41 +01:00
conf.php initial commit (partly taken over from YSF Dashboard (by OE7DRT)) 2020-10-26 11:16:41 +01:00
dash.min.css add license information to stylesheet 2020-10-26 16:01:37 +01:00
func.php code cleanup 2020-10-26 14:40:03 +01:00
index.php restrict width of header info box (DMR Options) 2020-11-07 06:20:05 +01:00
LICENSE add license information to stylesheet 2020-10-26 16:01:37 +01:00
README.md Update README.md 2021-03-27 12:46:12 +01:00

dmr-dashboard

by Dominic Reich OE7DRT

This is under development and may not work properly. Please don't create issues but create patches and send pull requests.

About

This is a very simple dashboard for DMR only. It loops through the logfile of MMDVMHost and displays the information that you already know from Pi-Star.

This dashboard is for people that don't know how to code one for theirself. As I'm not a good programmer there might be still a lot of bugs, but the board works for me and I do not have high standards to meet - I just want a simple dashboard that I can also look at from my phone. Otherwise I would rather look into the logs on the command line.

Warning

This tool was made for MMDVMHost and the last push to this repository was made on November 2020. Since then I have not tested it (with never versions of MMDVMHost for example).

I am planning of using this only with DMRHost!

Installation

Copy all files into your webroot and modify config.php to your needs.

Licenses

Some code (Stylesheet) was taken from Pi-Star by Andy Taylor.

The rest (php) is published using the MIT License.