Bruce's Terminal User Interface library.
Go to file
2020-04-18 16:03:53 -07:00
btui.h Added a bunch of stuff. 2020-04-18 16:03:53 -07:00
LICENSE Initial commit 2020-04-18 15:09:33 -07:00
Makefile Initial commit 2020-04-18 15:09:33 -07:00
README.md Initial commit 2020-04-18 15:09:33 -07:00
test.c Added a bunch of stuff. 2020-04-18 16:03:53 -07:00

BTUI - Bruce's Text User Interface Library

BTUI is a minimal, embeddable single header file alternative to bloatware like ncurses. BTUI aims to be under 1/1,000th the size of ncurses, while also providing a more usable and modern API.