5

I'm learning C++ and as starting project I'd like to build a simple TUI program, something like neofetch. Do you have any suggestions of a good library I can use to manage the TUI? After some research I sumbled upon ncurses, which seems quite old tho, and notcurses, which to me looks quite cool. Which of the two would you recommend? Are there any better libraries? I thought that maybe, being quite widely used, ncurses is more worth learning, but I'm open to different opinions.

top 2 comments
sorted by: hot top controversial new old
[-] ananas@sopuli.xyz 3 points 1 year ago
[-] Nihili0@programming.dev 1 points 1 year ago* (last edited 1 year ago)

Have a look at ftxui it's made for C++ with modern C++: https://github.com/ArthurSonzogni/FTXUI

this post was submitted on 17 Aug 2023
5 points (100.0% liked)

C++

1708 readers
1 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS