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 9ed3bb49b6
merge README.md from single-ysf into master
3 years ago
img initial commit 3 years ago
LICENSE initial commit 3 years ago
README.md merge README.md from single-ysf into master 3 years ago
conf.php initial commit 3 years ago
dash.css initial commit 3 years ago
dash.min.css initial commit 3 years ago
example.png adds screenhot 3 years ago
func.php maybe this fixes the double-lined watchdog thing 3 years ago
index.php initial commit 3 years ago
update-db.sh initial commit 3 years ago

README.md

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