1 Star 0 Fork 1.2K

我的昵称 / GuiLite

forked from idea4good / GuiLite 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.md 10.07 KB
一键复制 编辑 原始数据 按行查看 历史
idea4good 提交于 2020-03-24 13:28 . update qq group info

Welcome to GuiLite

Logo

The smallest header-only GUI library (5 KLOC) for all platforms.

Why GuiLite

Lightweight

  • ✂️Small: Just under 5,000 lines of C++ and header-only: GuiLite.h

  • ⚡Fast: Render a GUI within one invocation, independent of any OS or 3rd party library

  • 💉Embeddable: Runs inside Qt/MFC/Winform/Cocoa/Web - Keep legacy Qt/MFC code reusable

  • ⚙️️Hardware Minimum Requirements:

    Processor Disk/ROM space Memory
    24 MHZ 29 KB 9 KB

Cross platform

  • Supported OSes: iOS/macOS/WathOS, Android, Linux, Windows, RTOS... or MCU without OS
  • Supported languages: C/C++, Swift, Java, Javascript, C#, Golang...
  • Supported 3rd party libraries: Qt, MFC, Winforms, CoCoa...

Useful features

  • 🔣Multi-language, supports UTF-8
  • 🔨Toolkit for building font/image resources
  • 📐Layout GUI WYSIWYG
  • ☁️Cloud + IoT Solution
  • 📊Code Telemetry and Analysis in real time
  • 📦Supports 3D and Web
  • 🐋Run in docker with a single command: sudo docker run -it --privileged -v /dev:/dev-share idea4good/gui-lite:latest bash /run.sh

Easy to learn and support

Even a C beginner could master GuiLite 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.

Demo wall

Click the image you like, and run it on your hardware


3D on STM32

Wave on STM32

Particle on STM32

Star on STM32

Nets on STM32

Keyboard on STM32

Mario on STM32

3D circle on STM32

Timer

Molecule move

Swipe view

Animation

3D on Apple Watch

Wave on Apple Watch

Particle on iPhone

HostMonitor on iPhone

Layout GUI

Run Windows on Linux

Multi-language

Code Telemetry & Analysis in real time

Scroll widget

Transparent dialog

3D Nets on Windows/Linux

How to use widgets

Multi-language

3D on Web

3D on Web

Tutorial on Web

HostMonitor on Windows

HostMonitor on IoT-Cloud

HostMonitor on Android

HostMonitor on Windows Mixed Reality

HostMonitor on Mac

HostMonitor on Linux

Most of the demos have about 100 lines of UI code, more details here.

📞Community Channel

Thanks for the help from the community, you all make GuiLite better! And welcome to any new friend to join us.

C++
1
https://gitee.com/mayunkaiyuanruanjian/GuiLite.git
git@gitee.com:mayunkaiyuanruanjian/GuiLite.git
mayunkaiyuanruanjian
GuiLite
GuiLite
master

搜索帮助