From 79ed455c2850c955e51252637c28df783bac060a Mon Sep 17 00:00:00 2001 From: jinzhongjia Date: Thu, 20 Jun 2024 12:58:39 +0800 Subject: [PATCH] add `zig-tray` and `zig-webui` --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 1ba9a12..9ce5ebc 100644 --- a/README.md +++ b/README.md @@ -550,6 +550,8 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc - [lupyuen/zig-lvgl-nuttx](https://github.com/lupyuen/zig-lvgl-nuttx) : Zig LVGL Touchscreen App on Apache NuttX RTOS. - [lupyuen/pinephone-lvgl-zig](https://github.com/lupyuen/pinephone-lvgl-zig) : LVGL for PinePhone (and WebAssembly) with Zig and Apache NuttX RTOS. [lupyuen.github.io/articles/lvgl2](https://lupyuen.github.io/articles/lvgl2) - [ziglibs/positron](https://github.com/ziglibs/positron) : A web renderer frontend for zig applications. +- [webui-dev/zig-webui](https://github.com/webui-dev/zig-webui) : Use any web browser or WebView as GUI, with your preferred language in the backend and HTML5 in the frontend, all in a lightweight portable lib. +- [star-tek-mb/zig-tray](https://github.com/star-tek-mb/zig-tray) : Create tray applications with zig. ## Misc