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.

338 B

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