Skip to content

Commit 6f53467

Browse files
authored
Add tuibox (TUI library) (fffaraz#1588)
1 parent 1ceacc0 commit 6f53467

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,6 +252,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
252252
* [TCLAP](http://tclap.sourceforge.net) - A mature, stable and feature-rich library for defining and accessing command line arguments in ANSI C++. [MIT]
253253
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [MIT]
254254
* [TermOx](https://github.com/a-n-t-h-o-n-y/TermOx) - C++17 Terminal User Interface(TUI) Library. [MIT]
255+
* [tuibox](https://github.com/Cubified/tuibox) - A single-header terminal UI (TUI) library, capable of creating mouse-driven, interactive applications on the command line. [MIT]
255256

256257
## Compression
257258
*Compression and Archiving Libraries*

0 commit comments

Comments
 (0)