|
274 | 274 | - [FINAL CUT](https://github.com/gansm/finalcut) **C++** library for creating terminal applications with text-based widgets |
275 | 275 | - [FTXUI](https://github.com/ArthurSonzogni/FTXUI) 💻 **C++** Functional Terminal User Interface. ❤️ |
276 | 276 | - [gocui](https://github.com/jroimartin/gocui) Minimalist **Go** package aimed at creating Console User Interfaces |
277 | | -- [gui.cs](https://github.com/migueldeicaza/gui.cs) Console-based user interface toolkit for **.NET** applications |
278 | 277 | - [gum](https://github.com/charmbracelet/gum) A tool for glamorous **shell** scripts |
279 | 278 | - [imtui](https://github.com/ggerganov/imtui) An immediate mode text-based user interface **C++** library, supporting 256 ANSI colors and mouse/keyboard input. |
280 | 279 | - [ink](https://github.com/vadimdemedes/ink) React for **Node.js** interactive command-line apps |
|
293 | 292 | - [rang](https://github.com/agauniyal/rang) A Minimal, Header only Modern **C++** library for terminal goodies |
294 | 293 | - [Ratatui](https://github.com/tui-rs-revival/ratatui) A **Rust** crate for building Terminal UIs (actively maintained fork of tui-rs). |
295 | 294 | - [Rich](https://github.com/willmcgugan/rich) is a **Python** library for rich text and beautiful formatting in the terminal. |
| 295 | +- [Spectre.Console](https://github.com/spectreconsole/spectre.console) A **.NET** library for creating beautiful console applications |
296 | 296 | - [stickers](https://github.com/76creates/stickers) Building blocks for charmbracelet/lipgloss in **Go** |
297 | 297 | - [tcell](https://github.com/gdamore/tcell) Tcell is an alternate **Go** terminal package, similar in some ways to termbox, but better in others. |
298 | 298 | - [termbox2](https://github.com/termbox/termbox2) A terminal rendering library for creating TUIs. |
299 | 299 | - [textual](https://github.com/willmcgugan/textual) is a TUI (Text User Interface) framework for **Python** inspired by modern web development. |
300 | 300 | - [Thermage](https://github.com/thermage/thermage) Thermage is a **PHP** library that provides a fluent and incredibly powerful, object-oriented interface for customizing CLI output text color, background, formatting, theming and more. |
301 | 301 | - [TermGL](https://github.com/wojciech-graj/TermGL) A terminal-based graphics library for 2D and 3D graphics. |
302 | 302 | - [termdb](https://github.com/agauniyal/termdb) Terminfo parser for modern **C++** |
| 303 | +- [Terminal.Gui](https://github.com/gui-cs/Terminal.Gui) Cross-platform terminal UI toolkit for **.NET** |
303 | 304 | - [tui-input](https://github.com/sayanarijit/tui-input) TUI input library supporting multiple backends, tui-rs and ratatui |
304 | 305 | - [tui-go](https://github.com/marcusolsson/tui-go) A **Go** UI library for terminal applications (deprecated) |
305 | 306 | - [tui-rs](https://github.com/fdehau/tui-rs) Terminal user interfaces and dashboards using **Rust** (no longer maintained, use Ratatui instead). |
|
0 commit comments