Skip to content

radarroark/xitui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

xitui is a library for making TUIs in Zig.

  • Includes a widget and focus system.
  • Widgets are put in a union type defined by the user, rather than using dynamic dispatch.
  • Supports Windows and Linux (and probably MacOS but I haven't tested it!).

The only example I have right now is radargit, a TUI for git. Check out main.zig to see how a project is set up.

About

a TUI library for Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages