cyberartemio / wof-pwnagotchi-plugin

🐬 Pwnagotchi plugin for Wall of Flippers
GNU General Public License v3.0
43 stars 1 forks source link

Decrease web ui loading time #5

Closed cyberartemio closed 7 months ago

cyberartemio commented 7 months ago

Pwnagotchi takes a lot of time loading the web ui the first time, due to images and fonts being encoded as base64 inside the page. This time should be decreased by optimizing resources sizes or by loading resources as separate files (needs more investigation).

The loading time is especially long when using BT connection.