# HoneyGUI **Repository Path**: jiang_aaa/HoneyGUI ## Basic Information - **Project Name**: HoneyGUI - **Description**: real mcu gui framework - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 19 - **Created**: 2024-03-03 - **Last Updated**: 2024-03-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # **Welcome to the RTKIOT GUI wiki!!** ## Description There are two ways to develop an application, SaaA(Script as a APP) and Native C API. - SaaA(Script as a APP) consists of JavaScript and XML. Recommended ```RVisualDesigner``` as a PC designer to do low-code development. - Native C API development using C/C++ language, directly call the API of GUI engine. - Also can directly call the API of [LVGL](https://lvgl.io/). The GUI framework has good portability, which can run on a variety of chips and OS. PC Windows version is provided. ## Software Architecture



