GooeyBuilder is an early preview. APIs, UI, and features are still evolving.

Drag & Drop Designer for Gooey

A lightweight, cross-platform visual GUI builder for the Gooey C GUI framework.

Early preview. Core widgets, layout system, and code generation are under active development.

curl https://raw.githubusercontent.com/BinaryInkTN/GooeyBuilder/refs/heads/main/installer.py -o installer.py && python3 installer.py
GooeyBuilder Preview

Widget-Based Design

Compose interfaces using native Gooey widgets with drag & drop.

Debug Console

Built-in console for debugging and inspecting output.

Clean C Output

Generates readable C code directly using the Gooey API.

Capability GooeyBuilder
Widget System Buttons, Labels, Images, Containers, Tabs, Sliders, Progress Bars
Property Editing Intuitive inspector for widget attributes
Event Binding Callback hooks generated in C
Code Generation Clean, maintainable Gooey-based C code
Platforms Desktop, embedded Linux, microcontrollers
Footprint Lightweight, minimal runtime dependencies