UniConfig Config Panel

UniConfig Config Panel is a desktop app (D + dlangui) that opens ordinary config files — INI, YAML, TOML, SDLang, JSON, tfvars — and shows the same settings metaphors every time: labels, enums, toggles, descriptions, and fields the author never wrote.

The reusable engine lives in a second package, uniconfig-core, so DevCentr can depend on the tree without pulling a GUI.

Three layers: storage formats, schema meaning, generic panel

Get it

uniconfig .\fixtures\sample.gitconfig
uniconfig dump .\profiles\settings.example.sdl
uniconfig --version