This repo is in a pre-release state.
This is a library for creating both desktop software and embedded GUI (graphical user interface) applications. It follows the Stratify Labs API framework.
Features:
- Powered by LVGL for rendering objects and widgets
- Inspired by Bootstrap for UI components
- Runs on macOS, windows, and linux using Simple Direct Media Layer
- Runs on embedded microcontrollers using Stratify OS
This library is not designed for stand-alone building. So don't try. It is designed to be built as part of a CMake super project. You can use the gui repository to get started.