An open API service indexing awesome lists of open source software.

https://github.com/rexim/imtui-rs-prototype

Immediate TUI library prototype
https://github.com/rexim/imtui-rs-prototype

Last synced: 10 months ago
JSON representation

Immediate TUI library prototype

Awesome Lists containing this project

README

          

# ImTui

Immediate TUI library prototype. It's like [Dear ImGui](https://github.com/ocornut/imgui) but for the ncurses-like terminal applications.

## Quick Start

```console
$ cargo run
```