Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/petabyt/webui-demo
- Owner: petabyt
- Created: 2023-06-26T19:37:40.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-03T03:59:42.000Z (over 1 year ago)
- Last Synced: 2025-01-12T22:15:07.296Z (6 days ago)
- Language: C
- Size: 1.35 MB
- Stars: 6
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)