mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-01-18 21:02:34 +01:00
Add gum (#128)
This commit is contained in:
parent
8b994b58ff
commit
0da26b6929
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ List of projects that provide terminal user interfaces
|
|||
- [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
|
||||
- [gum](https://github.com/charmbracelet/gum) A tool for glamorous shell scripts
|
||||
- [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface library, supporting 256 ANSI colors and mouse/keyboard input.
|
||||
- [ink](https://github.com/vadimdemedes/ink) React for interactive command-line apps
|
||||
- [Lanterna](https://github.com/mabe02/lanterna) A Java library for creating text-based UIs, very similar to the C library curses but with more functionality.
|
||||
|
|
Loading…
Reference in a new issue