Experimental Functions

This commit is contained in:
Donald Cheng Hong Zou
2022-01-18 12:16:10 -05:00
parent 8a56b22635
commit 096529af96
4 changed files with 14 additions and 3 deletions

View File

@@ -357,6 +357,16 @@ Endpoint = 0.0.0.0:51820
Starting with `v3.0`, you can simply do `./wgd.sh update` !! (I hope, lol)
## 🥘 Experimental Functions
#### Progressive Web App (PWA)
With `v3.0`, I've added a `manifest.json` into the dashboard, so user could add their dashboard as a PWA to their browser or mobile device.
<img src="img/PWA.gif"/>
## 🔍 Screenshot
![Sign In Page](img/SignIn.png)