netindev / fuzzy

lightweight app runner based on GTK

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fuzzy

lightweight app runner based on GTK

compile:

g++ -Os -s -fno-rtti -o program main.cpp window/window.cpp internal/commands.cpp `pkg-config --cflags --libs gtk+-3.0`

About

lightweight app runner based on GTK


Languages

Language:C++ 100.0%