By testing it throw an error of webView2 error.
as it may need Microsoft Edge browser that I don't have.
is there a way around for it? without the use of webview2?
is it portable exe to open directly? as I like to try it out.
Hi Shadow! So unfortunately you do need WebView2 because this app was built in Tauri and that is what it uses to render web content (which is basically the whole UI). Windows 10+ machines typically have this but if you don't, you can get it here: https://developer.microsoft.com/en-us/microsoft-edge/webview2/ No need for Edge!