Skip to content

dfwdfq/smenu

Repository files navigation

smenu

simple application launcher

how to build && dependencies

Arch Linux

sudo pacman -S raylib

git clone https://github.com/dfwdfq/smenu.git
cd smenu
mkdir build && cd build
cmake -S .. -B
make

arguments

-t  y position
-l  x position
-w  window width
-h  window height
-b  background color
-s  selection color
-c  text color

NOTE: color should be repesented as hex, but without #. Just 6 digits

About

tiny application launcher.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published