No features have been listed yet.
Based on our record, tui-rs seems to be a lot more popular than termui. While we know about 30 links to tui-rs, we've tracked only 1 mention of termui. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It's not quite full screen. It uses termui to draw a GUI within the terminal window. Apparently you can get the widgets to scale when the window resizes but my GUI is sized absolutley. Source: over 3 years ago
The TUI is built with the awesome Ratatui [0] library (formerly tui-rs [1]). UX is certainly not my area of expertise and I would not have been able to create Trippy without this library. [0] https://github.com/ratatui-org/ratatui. - Source: Hacker News / over 1 year ago
Rust has great libraries for TUIs. tui-rs (https://github.com/fdehau/tui-rs) is the maintained version, and is pretty new. Less widely known is cursive (https://github.com/gyscos/cursive), which I have yet to try. Aside from the libraries, I just wanted to start a project that would make be better at Rust. The easy distribution with cargo is a huge bonus though. - Source: Hacker News / almost 2 years ago
u/lordnacho666 It uses the fabulous https://github.com/fdehau/tui-rs (now revived as https://github.com/tui-rs-revival/ratatui) TUI lib. Source: about 2 years ago
If you interested in the TUI apps in rust you can start with the crate tui-rs or its revival ratatui. They have examples inside of them which you can start and see the source code to get the basic functionalities. For the text editor you can check examples in the crate tui-textarea. Source: about 2 years ago
This app is based on the these two crate in rust (tui-rs , tui-textarea). The text area provide the Emacs motions and I integrated the vim motions there, but the editor in this app as much simpler than the huge VIM and Emacs systems. Source: about 2 years ago
WTFUtil - The personal information dashboard for your terminal.
ncurses - ncurses (new curses) is a programming library that provides an API which allows the programmer to...
Sampler - Visualization dashboard for any shell command.
FINAL CUT - Library for creating terminal applications with text-based widgets
devdash - DevDash is a highly configurable terminal dashboard for developers
FTXUI - Get the latest version of ftxui-starter for Linux - My summary