We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 817f55a commit 3636337Copy full SHA for 3636337
2 files changed
README.md
@@ -96,6 +96,10 @@ The following scripts are available in `package.json`:
96
- `src-tauri/`: Rust backend source code and Tauri configuration.
97
- `public/`: Static assets.
98
99
+## Related Projects
100
+
101
+- [OpenVizUI - Another Docker GUI Management Platform](https://github.com/silvancoder/openvizui)
102
103
## License
104
105
Copyright 2026 The OpenVizUI Authors
docs/README_zh.md
@@ -96,6 +96,10 @@ OpenVizUI 是一个现代桌面应用程序,基于 [Tauri](https://tauri.app/)
- `src-tauri/`: Rust 后端源代码和 Tauri 配置。
- `public/`: 静态资源。
+## 相关项目
+- [OpenVizUI - 另一个 Docker 界面化管理平台](https://github.com/silvancoder/openvizui)
## 许可证
0 commit comments