Y
Hacker News
new
|
ask
|
show
|
jobs
by
petabytes
924 days ago
https://github.com/webui-dev/webui
is a lightweight alternative to webview/electron/tauri
1 comments
Version467
924 days ago
Dumb question but I thought tauri was the lightweight alternative to electron. Did I remember that incorrectly?
link
ruune
924 days ago
Lightweight often just translates to less features. Unless you're rewriting a truly bad piece of software, you're "lightweight" alternative will be just as heavyweight when you're done reimplementing everything
link
shellcoders
924 days ago
Yes, WebUI uses the real installed web browser, so no rewriting is needed like WebView. The lib is 200 Kb !!!
link