Dialog-lvgl : UI utility to use along scripts

Hi,
Let me share a little application I wrote to evaluate LVGL on GNU/Linux.

It’s very basic but it can help to get started into a standalone project without overhead of IDEs or complex environments, I only used gnu make to build the lib and app.

There should be some parts missing or mistakes, but pull requests are always welcome :slight_smile:

Relate-to: https://github.com/lvgl/lvgl/issues/2534

2 Likes

Looks really simple and lean!

1 Like