README.md
✂️Small: 4,000+ lines of C++ code, zero dependency, header-only(GuiLite.h)
⚡Fast: High Rendering performance, even work on MCU
👫🏻Compatible: Work smoothly with 3rd party frameworks(Qt/MFC/Winform/Cocoa/Web)
⚙️️Hardware Minimum Requirements:
| Processor | Disk/ROM space | Memory |
|---|---|---|
| 24 MHZ | 29 KB | 9 KB |
sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.shEven a C beginner could master GUI-lite quickly. The source code only uses basic C++ features (class, virtual function). We chose C++ as it could make the code size significantly smaller and easier to read.
HelloXXX/UIcode/UIcode.cpp codewidgets codecore codeThanks for the help from the community, you all make GUI-lite better! And welcome to any new friend to join us.