mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2024-11-01 09:21:48 +01:00
Added gui.cs
This commit is contained in:
parent
75c978a639
commit
d1d64481b7
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ List of projects that provide terminal user interfaces
|
|||
- [FINAL CUT](https://github.com/gansm/finalcut) Library for creating terminal applications with text-based widgets
|
||||
- [FTXUI](https://github.com/ArthurSonzogni/FTXUI) 💻 C++ Functional Terminal User Interface. ❤️
|
||||
- [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces
|
||||
- [gui.cs](https://github.com/migueldeicaza/gui.cs) Console-based user interface toolkit for .NET applications
|
||||
- [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface library, supporting 256 ANSI colors and mouse/keyboard input.
|
||||
- [ncurses](https://www.gnu.org/software/ncurses/)
|
||||
- [notcurses](https://github.com/dankamongmen/notcurses) blingful character graphics/TUI library. definitely not curses
|
||||
|
|
Loading…
Reference in a new issue