gemian / yamui

Yet Another Minimal UI. Tool for displaying graphical notifications in minimal evironments like early boot / initrd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yet Another Minimal UI - yamui

Small application to draw progress bar, logo, text or short animations to the screen. Suitable for minimal environments where there are no other frambuffer users. E.g. in initrd or early boot process splash screens.

See os-update.h and minui.h for the API.

The yamui expects that the PNG image files for animation and logo have are placed under /res/images/ folder. Use non-interlaced PNG pictures.

For more info on the command line tool, run

yamui --help

About

Yet Another Minimal UI. Tool for displaying graphical notifications in minimal evironments like early boot / initrd


Languages

Language:C++ 83.4%Language:C 15.6%Language:CMake 1.0%