No description
Find a file
2021-06-20 07:59:01 +02:00
img initial commit 2021-05-30 22:21:12 +02:00
conf.php initial commit 2021-05-30 22:21:12 +02:00
dash.css initial commit 2021-05-30 22:21:12 +02:00
dash.min.css initial commit 2021-05-30 22:21:12 +02:00
example.png adds screenhot 2021-06-09 21:36:41 +02:00
func.php maybe this fixes the double-lined watchdog thing 2021-06-09 22:16:44 +02:00
index.php initial commit 2021-05-30 22:21:12 +02:00
LICENSE initial commit 2021-05-30 22:21:12 +02:00
README.md merge README.md from single-ysf into master 2021-06-20 07:59:01 +02:00
update-db.sh initial commit 2021-05-30 22:21:12 +02:00

My personal hotspot dashboard

Using this for YSF and DMR+.

Screenshot

an example screenshot

Creating dash.min.css from dash.css

I use yui-compressor for this.

yui-compressor dash.css > dash.min.css

Install yui-compressor on a Raspberry Pi

sudo apt install yui-compressor