Skip to content

1.0.0

Latest
Compare
Choose a tag to compare
@AlganOngun AlganOngun released this 19 Jan 21:08
· 3 commits to main since this release

The first release of libtui the modern, easy to use, elegant TUI static library. Uses the powerful zig build system to provide clean building experience.

Current Feautures:

  • Double buffered, fast and safe rendering to a linux console
  • Zero flicker
  • Easy drawing API with libtui_draw
  • Easy and understandable interface, Feels native.
  • Clean code, with good error handling

Limitations:

  • Colors (Coming soon)
  • Linux (maybe macOS too) only. (No plans on supporting windows soon)

How to use

Build Instructions in README.md

Docs available at: https://alganongun.github.io/libtui-github-page/