Skip to content

ratatui/awesome-ratatui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

95 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Awesome Ratatui Awesome

Here you will find a list of TUI crates and applications that are made for or using ratatui and tui.

Contents

Aside from those listed here, many other apps and libraries can be easily be found via the reverse dependencies on crates.io and GitHub:

πŸ“¦ Libraries

πŸ—οΈ Frameworks

  • bevy_ratatui_render - A bevy plugin for rendering your bevy app to the terminal using ratatui.
  • egui-ratatui - A ratatui backend that is also an egui widget. Deploy on web with WASM or ship natively with bevy, macroquad, or eframe.
  • rlt - A universal load testing framework for Rust, with real-time tui support.
  • tui-react - TUI widgets using a react-like paradigm.
  • tui-realm - A ratatui framework inspired by Elm and React.
  • widgetui - A bevy-like widget system for ratatui and crossterm.

🧩 Widgets

  • edtui - A TUI based vim-inspired editor widget for ratatui.
  • ratatui-explorer - A simple library for creating file explorer for ratatui.
  • ratatui-image - An image widget for ratatui, supporting sixels and unicode-halfblocks.
  • ratatui-splash-screen - A widget to turn any image to a splash screen.
  • ratatui-textarea - A simple yet powerful editor widget for ratatui. Fork of tui-textarea.
  • term-rustdoc - A TUI for Rust docs that aims to improve the UX on tree view and generic code.
  • throbber-widgets-tui - A widget that displays throbber.
  • tui-additions - Additions to the rust tui crate.
  • tui-big-text - A simple ratatui widget for displaying big text using the font8x8 crate.
  • tui-logger - Logger with smart widget for ratatui.
  • tui-menu - A menu widget for ratatui ecosystem.
  • tui-nodes - Node graph visualization.
  • tui-popup - A Popup widget for Ratatui.
  • tui-prompts - A library for building interactive prompts for ratatui.
  • tui-term - A pseudoterminal widget for ratatui.
  • tui-textarea - A simple yet powerful text editor widget for ratatui and tui-rs.
  • tui-tree-widget - Tree widget for ratatui.
  • tui-widget-list - A versatile list implementation for ratatui.

πŸ”§ Utilities

  • ansi-to-tui - A library to convert ansi color coded text into ratatui::text::Text.
  • bevy_ratatui - A rust crate to use Ratatui in a Bevy App.
  • color-to-tui - Parse colors and convert them to ratatui::style::Colors.
  • coolor - Tiny color conversion library for TUI application builders.
  • ratatui-macros - Macros for simplifying boilerplate for creating UI using Ratatui.
  • tachyonfx - A shader-like effects library for ratatui.
  • tui-input - A headless input library for TUI apps.

πŸ’» Apps

⌨️ Development Tools

  • ATAC - A feature-full TUI API client for your terminal.
  • BugStalker - Modern rust debugger for Linux x86-64.
  • burn - Comprehensive Deep Learning framework in Rust.
  • cargo-selector - Cargo subcommand to select and execute binary/example targets.
  • desed - Debugging tool for sed scripts.
  • gimoji - Makes it easy to add emojis to your Git commit messages.
  • gitu - A TUI Git client inspired by Magit.
  • gitui - Terminal UI for Git.
  • gobang - Cross-platform TUI database management tool.
  • joshuto - Ranger-like terminal file manager written in Rust.
  • lazyjj - TUI for the Jujutsu/jj VCS.
  • Maelstrom - Maelstrom is a fast test runner that runs every test in its own container locally or distributed.
  • material - A material design color palette for the terminal.
  • nomad - Customizable next-gen tree command with Git integration and TUI.
  • Oatmeal - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
  • openapi-tui - Terminal UI to list, browse and run APIs defined with openapi spec.
  • rainfrog - A database management TUI for Postgres.
  • repgrep - An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
  • serie - A rich git commit graph in your terminal.
  • Serpl - A simple terminal UI for search and replace, ala VS Code.
  • slumber - Terminal-based HTTP/REST client.
  • TaskUI - Simple Terminal UI for Task / taskfile.dev.
  • tenere - TUI interface for LLMs written in Rust.
  • tracexec - Tracer for execve{,at} and pre-exec behavior, launcher for debuggers.
  • Yazi - Blazing fast terminal file manager written in Rust, based on async I/O.

πŸ•ΉοΈ Games and Entertainment

  • a-puzzle-a-day - Generate and browse all solutions to A-Puzzle-A-Day.
  • astray - TUI-based space strategy game.
  • Battleship.rs - Terminal-based Battleship game.
  • bigbrainwordle - A tool to help you cheat with the daily wordle.
  • Chess-tui - Terminal-based Chess game.
  • enimtui - Terminal-based minesweeper knockoff.
  • game-of-life-rs - Conway's Game of Life implemented in Rust and visualized with tui-rs.
  • Maze TUI - Beautiful visualizations of common maze building and graph searching algorithms.
  • minesweep - Terminal-based Minesweeper game.
  • oxycards - Quiz card application built within the terminal.
  • Rebels in the sky - P2P terminal game about spacepirates playing basketball across the galaxy.
  • rust-sadari-cli - Rust sadari game based on terminal! (Ghost leg or Amidakuji in another words).
  • Snake - Simple terminal based snake game.
  • ssHattrick - Play Hattrick in your terminal over SSH.
  • sxtetris - A terminal Tetris game.
  • tage - Turn based strategy game with multiplayer, empires and warfare.
  • tic-tac-toe - Terminal-based tic tac toe game.
  • wordl - Terminal-based Wordle game. Web like experience with keyboard hints and guess reveal animations.

🎼 Music and Media

  • glicol-cli - Cross-platform music live coding in terminal.
  • roon-tui - Roon Remote for the terminal.
  • scope-tui - A simple oscilloscope/vectorscope/spectroscope for your terminal.
  • spotify-tui - (DEPRECATED; See spotify-player) Spotify client for the terminal.
  • spotify-player - A Spotify player in the terminal with full feature parity.
  • twitch-tui - Twitch chat in the terminal.
  • ytui-music - Listen to music from YouTube in the terminal.
  • manga-tui - Terminal-based manga reader and downloader with image support.

🌐 Networking and Internet

  • AdGuardian-Term - Real-time traffic monitoring and statistics for AdGuard Home.
  • adsb_deku/radar - TUI for displaying ADS-B data from aircraft.
  • bandwhich - Displays network utilization by process.
  • conclusive - A command line client for Plausible Analytics.
  • CuTE - A libcurl powered HTTP Client with API-key/request mgmt and vim keybindings.
  • discovery-rs - An utility to discover mDNS services on your network.
  • gping - Ping tool with a graph.
  • impala - TUI for managing wifi on Linux.
  • mqttui - MQTT client for subscribing or publishing to topics.
  • netscanner - Network scanning tool.
  • oha - Top-like monitoring tool for HTTP(S) traffic.
  • oryx - A TUI for sniffing network traffic using eBPF.
  • rrtop - Redis monitoring (top like) app. rrtop -> [r]ust [r]edis [top].
  • rustmission - TUI for the Transmission daemon.
  • terminusdm - Cross Platform Terminal Download Manager.
  • termscp - A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB.
  • trippy - Network diagnostic tool.
  • tsuchita - Client-server notification center for dbus desktop notifications.
  • vector - A high-performance observability data pipeline.
  • vincenzo - A bittorrent client for the terminal with vim-like keybindings.
  • wireman - A gRPC client for the terminal.

πŸš€ Productivity and Utilities

  • atuin - Magical shell history.
  • basilk - A TUI to manage your tasks with minimal kanban logic.
  • binsider - A TUI for analyzing binary files.
  • blendr - The hacker's BLE (bluetooth low energy) browser terminal app.
  • bluetui - A TUI for managing Bluetooth devices.
  • btlescan - Bluetooth Low Energy (BTLE) scanner and GATT viewer.
  • csvlens - Command line csv viewer.
  • dead-ringer - Binary diff tool for Hex/ASCII analysis.
  • diskonaut - Terminal-based disk space navigator.
  • exhaust - Exhaust all your possibilities for the next coming exam.
  • flawz - A TUI for browsing security vulnerabilities (CVEs).
  • fzf-make - A command line tool that executes make target using fuzzy finder with preview window.
  • get_blessed_rs - Get the best crates for your rust projects, curated by blessed.rs.
  • gpg-tui - Manage your GnuPG keys with ease!.
  • igrep - Interactive Grep.
  • Jirust - A Jira TUI.
  • jwt-ui - A command line UI for decoding/encoding JSON Web Tokens.
  • kbt - Keyboard tester in terminal.
  • lazy-etherscan - A Simple Terminal UI for the Ethereum Blockchain Explorer.
  • md-tui - Markdown renderer in the terminal.
  • meteo-tui - French weather app in the command line.
  • mprocs - Run multiple commands in parallel and shows output of each command separately.
  • otree - A command line tool to view objects (JSON/YAML/TOML) in TUI tree widget.
  • regect - A regex101 like tool for the cli.
  • Rex - A TUI for managing Incomes and Expenses.
  • rucola - Terminal-based markdown note manager.
  • Rust-Kanban - A kanban board for the terminal.
  • rusty-krab-manager - Rime management TUI in Rust.
  • stu - A TUI for AWS S3.
  • synd - A TUI feed viewer.
  • tabiew - A lightweight TUI app to view and query CSV files.
  • taskwarrior-tui - TUI for the Taskwarrior command-line task manager.
  • td - A graph-based TUI to-do app.
  • thesaurust - A terminal-based dictionary app.
  • tickrs - Stock market ticker in the terminal.
  • todolist-rust - A terminal-based simple to-do app.
  • tts-tui - Text to speech app that reads from clipboard.
  • ttyper - Terminal-based typing test.
  • tui-journal - Journaling/Notes-taking terminal-based app.
  • tui-slides - Terminal presentation program with modern TUI.
  • tuistash - A TUI for monitoring Logstash.
  • wiper - Disk space analyzer and cleanup tool.

🀑 Social Media

  • Chat-gRPC - A Real-time Chat Microservice built in Rust using gRPC, including a TUI client.
  • iamb - A matrix chat client with vim keybindings.
  • lobtui - TUI for lobste.rs website.
  • termchat - Terminal chat through the LAN with video streaming and file transfer.
  • tgt - A TUI for Telegram written in Rust.
  • tuisky - TUI client for Bluesky.

πŸ‘¨β€πŸ’» System Administration

  • bottom - Cross-platform graphical process/system monitor.
  • bpftop - Dynamic real-time view of running eBPF programs.
  • caligula - A user-friendly, lightweight TUI for disk imaging.
  • dua-cli - View disk space usage and delete unwanted data, fast.
  • ducker - A terminal app for managing docker containers, inspired by K9s.
  • erldash - A simple, terminal-based Erlang dashboard.
  • kdash - A simple and fast dashboard for Kubernetes.
  • kftui - A TUI to manage multiple kubectl port-forward commands, with support for UDP and K8s proxy.
  • kmon - Linux Kernel Manager and Activity Monitor.
  • kubectl-watch - A kubectl plugin to provide a pretty delta change view of being watched kubernetes resources.
  • kubetui - TUI for real-time monitoring of Kubernetes resources.
  • logss - A simple cli for logs splitting.
  • macmon - Sudoless performance monitoring for Apple Silicon processors.
  • mirro-rs - An Arch Linux mirrorlist manager with a TUI.
  • oxker - Simple TUI to view & control docker containers.
  • parui - Simple TUI frontend for paru or yay.
  • pumas - Power Usage Monitor for Apple Silicon.
  • systemctl-tui - A fast, simple TUI for interacting with systemd services and their logs.
  • systeroid - A more powerful alternative to sysctl(8) with a terminal user interface.
  • tegratop - TUI monitoring tool (top like) for Nvidia jetson boards.
  • xplr - Hackable, minimal, and fast TUI file explorer.
  • ytop - TUI system monitor for Linux.
  • zenith - Cross-platform monitoring tool for system stats.

🌌 Other

  • confetty_rs - Particle system (fireworks, stars) rendered in the terminal.
  • cotp - Command-line TOTP/HOTP authenticator app.
  • cube timer - A tui for cube timing, written in Rust.
  • hg-tui - TUI for viewing the hellogithub.com website.
  • hncli - Hacker News read-only TUI.
  • hwatch - Alternative watch command with command history and diffs.
  • lemurs - A customizable TUI login manager for Linux and BSD.
  • lpl - Command-line plotting for real-time CSV and JSON streams.
  • maccel - A mouse acceleration driver for linux, and a TUI to control some parameters.
  • nyaa - A nyaa.si tui tool for browsing and downloading torrents.
  • poketex - Simple Pokedex based on TUI.
  • seqsizzle - A pager for viewing FASTQ files with fuzzy matching and coloring.
  • tenki - A tty-clock with weather effect.