Coder Social home page Coder Social logo

colin016 / guilite Goto Github PK

View Code? Open in Web Editor NEW

This project forked from idea4good/guilite

0.0 1.0 0.0 44.16 MB

✔️The smallest UI framework for all platform -- 5K lines code

Home Page: http://v.youku.com/v_show/id_XMzA5NTMzMTYyOA

License: Apache License 2.0

Shell 0.37% CMake 0.48% C 1.58% C++ 96.94% Batchfile 0.63%

guilite's Introduction

GuiLite - The smallest UI framework


What is GuiLite?

  • GuiLite has 5000 lines of C++ code, providing UI framework for all platforms, could run on iOS, Android, GNU/Linux, Windows, macOS and all ARM Linux IOT platforms.

  • GuiLite is OS independent, even could run on any kind of MCU without OS.

  • GuiLite is a embedded UI framework. It can work with Qt/MFC/UWP/XCode, which means you can get not only GuiLite features but also iOS/Android/macOS/Qt/MFC/UWP features as well.

  • GuiLite can work with other languages(e.g. Swift, Java, C#).

  • ⚠️We never encourage people accept GuiLite, but want people understand UI itself.

  • ⚙️We hope GuiLite is small enough to help you understand how UI work, and build unique UI yourself.

  • 👑You should be the king of your UI, not any UI library.

New feature: Demo on MCU -- HelloWave + HelloParticle

HelloWave        HelloParticle

  • MCU Hardware: STM32F103ZET6(512K ROM, 64K RAM) + 240*320 16bits color TFT LCD
  • MCU Software: None OS + GuiLite
  • Hello Wave has only 100+ lines code! Check the code. Showing you how to use wave widget.
  • Hello Particle has only 100- lines code! Check the code. Showing you how to develop particle system.
  • How to porting on any MCU in 5 minutes?
  • Still support: Windows & Linux

Features

Cross platform

Ran on macOS & iOS:

macOS iOS

Ran on Android & GNU/Linux embedded (ARM):

Android GNU/Linux embedded (ARM)

Ran on Windows Mixed Reality & MCU:

Win MR MCU

Unicode & Bitmap

Wallpaper with bitmap:

wallpaper

Multi language:

unicode

How to build unicode font/bitmap resource?

Multi theme

multi-theme

How to switch theme?

Self monitor

Report build activities to cloud:

BuildInfo

Sync local data to cloud:

DataOnCloud

Demo

GuiLite just a framework, it could not create UI by itself. In order to show how to build UI App with it, We provide some samples for your reference.

  • Click here to preview UI effect.
  • Sample code description:
Sample name Platform Description Build code level
HelloGuiLite Windows, Linux Show how to Initialize UI, load resource, layout UI Build Beginner
HelloFont Windows, Linux Show how to use multi languages(UTF-8) Build Beginner
HelloAnimation Windows, Linux Show how to make animation Build Beginner
HelloParticle Windows, Linux, STM32F103, STM32F429 Show how to develop particle system Build Beginner
HelloSlide Windows, Linux Show how to use sliding pages Build Intermediate
HelloWave Windows, Linux, STM32F103, STM32F429 Show how to use wave widget Build Intermediate
HostMonitor iOS, Mac, Android, Windows, Linux Show how to build complex UI for all platforms Build Master

Documents

How to learn?

  1. Beginner - Build/Run GuiLite library
  2. Beginner - Build/Run HelloXXX demos
  3. Intermediate - Read/Modify HelloXXX/UIcode/UIcode.cpp code
  4. Intermediate - Read/Modify gui code
  5. Master - Read/Modify core code
  6. Master - Build your UI framework

Videos

Gitee link

Link to Gitee in China

Thanks

Thanks the help from QQ group, you guys make GuiLite better! and welcome new friend to join us.

QQ group: 527251257

Thanks the donations from Gitee users, every penny of donations will be used for needy children or family of China.

Donators

guilite's People

Contributors

idea4good avatar 0xflotus avatar quorafind avatar epaga avatar neko-para avatar yedyexyz avatar menee avatar

Watchers

Colin Liao avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.