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

https://github.com/sammatzko/rusty-panther

A widget-based Rust crate for the terminal.
https://github.com/sammatzko/rusty-panther

rust rust-crate terminal tui tui-rs ui

Last synced: about 1 month ago
JSON representation

A widget-based Rust crate for the terminal.

Awesome Lists containing this project

README

          

# 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.

## Still making progress

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](https://github.com/crossterm-rs/crossterm).