mirror of
https://github.com/rothgar/awesome-tuis.git
synced 2025-08-11 03:49:13 +00:00
adds blessings, bubble tea
This commit is contained in:
parent
df6ce5d1d3
commit
78f04412ba
1 changed files with 2 additions and 0 deletions
|
@ -72,6 +72,8 @@ List of projects that provide terminal user interfaces
|
|||
|
||||
## <a name="libraries"></a>Libraries
|
||||
|
||||
- [blessings](https://github.com/erikrose/blessings) A Python wrapper lib for ncurses that makes your code pretty to look at, complete with extensions known as [bubbles](https://github.com/charmbracelet/bubbles)
|
||||
- [bubbletea](https://github.com/charmbracelet/bubbletea) A Go framework based on Elm to build functional and stateful TUI apps
|
||||
- [gocui](https://github.com/jroimartin/gocui) Minimalist Go package aimed at creating Console User Interfaces
|
||||
- [ncurses](https://www.gnu.org/software/ncurses/)
|
||||
- [pterm](https://github.com/pterm/pterm/) A modern go module to beautify console output. Featuring charts, progressbars, tables, trees, and much more! It's completely configurable and 100% cross-platform compatible.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue