Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/petabyt/webui-demo

WebUI standalone binary template
https://github.com/petabyt/webui-demo

Last synced: 1 day ago
JSON representation

WebUI standalone binary template

Awesome Lists containing this project

README

        

# webui-demo
This template is the holy grail of all webview-based UI solutions. Powered by [webui](https://github.com/webui-dev/webui).

- Portable
- Compiles instantly
- 1mb x86_64 static binary (compared to 77mb Tauri AppImage)
- No need to deal with .debs or rpms
- Uses a modern browser - you aren't at the mercy of WebKitGTK or MS WebView
- Serve static or dynamically allocated files
- Lower RAM usage than WebView or Tauri (finds a browser that is already running)