You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominic Reich 5b1b718327
update index page title
3 years ago
.gitignore update gitignore file 4 years ago
LICENSE adds license file 4 years ago
README.md adds readme file 4 years ago
conf.php update headers in files, adds link to website 4 years ago
dash.min.css update style 3 years ago
func.php create link to qrz page of repeater 3 years ago
index.php update index page title 3 years ago

README.md

dmr-dashboard

by Dominic Reich OE7DRT

About

This is a very simple dashboard for YSF 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.

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.