No description
Find a file
2021-03-13 20:49:20 +01:00
.gitignore adds uptime in header, fix duration display, new loss and ber display 2020-10-18 18:52:47 +02:00
conf.php update headers in files, adds link to website 2020-10-26 11:14:47 +01:00
dash.min.css update style (noticed nearly unreadable font on linux machines) 2021-03-13 20:49:20 +01:00
func.php code cleanup 2020-10-26 15:05:06 +01:00
index.php adds github repo link to header 2020-10-26 19:36:28 +01:00
LICENSE adds license file 2020-10-26 15:30:04 +01:00
README.md adds readme file 2020-10-26 19:36:45 +01:00

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.