#terminal #tui #widgets #ui

rusty-panther

A simple, widget-based terminal UI crate

2 unstable releases

0.1.0 Jul 21, 2022
0.0.0 Mar 19, 2022

#882 in Command-line interface

23 downloads per month

MIT license

33KB
567 lines

Rusty Panther 🐈⚙

Rusty Panther is a widget-based terminal GUI crate. It aims to make beautiful, functional terminal GUIs, while maintaing simplicity to free developers' minds to focus on more important things. The name was inspired by my black cat, who, in addition to being beautiful 🐈, likes us to serve her such that she saves maximum effort in life.

Not yet ready for production

This crate is not ready to be used in production yet, but keep an eye out; I'll be actively developing here, and I hope to get a lot done! If you want to contact me about any features or features-to-be, feel free to open a discussion! I'll almost positively get back to you in 48 hours.

Dependencies

This crate (so far) has only one dependency: Crossterm.


lib.rs:

Rusty Panther is an easy-to-use terminal GUI crate, using the Termion low-level terminal manipulation library. Once more code gets written, documentation and examples will appear here.

Dependencies

~1–11MB
~82K SLoC