JustAnEric

Results 15 comments of JustAnEric

Alright. From observing the code, I also just found out that PyWebView has a bridge function that allows you to move the window, as defined below. ```js window.pywebview._bridge.call('pywebviewMoveWindow', [x, y],...

amazing, I will gladly test it out on my Kali Linux machine, thanks so much.

It's very hard and you'd need to open a bunch of web server paths, route all requests from `https://gstatic.com/generate_204` to a local server maybe via DNS or a preferred proxy,...

Route all requests that come from the ESP32 device's IP address or MAC address to your proxy port on your main network gateway.