You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
35
35
### 🏗️ Frameworks
36
36
37
37
-[bevy_ratatui_camera](https://github.com/cxreiff/bevy_ratatui_camera) - A bevy plugin for rendering your bevy app to the terminal using ratatui.
38
-
-[egui-ratatui](https://github.com/gold-silver-copper/egui_ratatui) - A ratatui backend that is also an egui widget. Deploy on web with WASM or ship natively with bevy, macroquad, or eframe.
38
+
-[egui-ratatui](https://github.com/gold-silver-copper/egui_ratatui) - A ratatui backend that is also an egui widget. Deploy on web with WebAssembly or ship natively with bevy, macroquad, or eframe.
39
39
-[mousefood](https://github.com/j-g00da/mousefood) - An embedded-graphics backend for Ratatui.
40
40
-[ratatui-minecraft](https://github.com/janTatesa/ratatui-minecraft) - A ratatui backend that uses [valence-screens](https://github.com/White-145/valence-screens)
41
41
-[ratatui-uefi](https://github.com/reubeno/tui-uefi) - A ratatui backend for use in UEFI environments.
@@ -45,7 +45,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
45
45
-[soft_ratatui](https://github.com/gold-silver-copper/soft_ratatui) - A software rendering backend for ratatui. No GPU required. TUI everywhere.
46
46
-[tui-react](https://crates.io/crates/tui-react) - TUI widgets using a react-like paradigm.
47
47
-[tui-realm](https://crates.io/crates/tuirealm) - A ratatui framework inspired by Elm and React.
48
-
-[webatui](https://github.com/TylerBloom/webatui) - An integration between the Yew and Ratatui crates for making TUI-themed WASM webapps.
48
+
-[webatui](https://github.com/TylerBloom/webatui) - An integration between the Yew and Ratatui crates for making TUI-themed WebAssembly webapps.
49
49
-[widgetui](https://crates.io/crates/widgetui) - A bevy-like widget system for ratatui and crossterm.
50
50
51
51
### 🧩 Widgets
@@ -75,7 +75,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
75
75
### 🔧 Utilities
76
76
77
77
-[ansi-to-tui](https://crates.io/crates/ansi-to-tui) - A library to convert ansi color coded text into `ratatui::text::Text`.
78
-
-[bevy_ratatui](https://github.com/joshka/bevy_ratatui) - A rust crate to use Ratatui in a Bevy App.
78
+
-[bevy_ratatui](https://github.com/joshka/bevy_ratatui) - A Rust crate to use Ratatui in a Bevy App.
79
79
-[color-to-tui](https://crates.io/crates/color-to-tui) - Parse colors and convert them to `ratatui::style::Colors`.
80
80
-[coolor](https://github.com/Canop/coolor) - Tiny color conversion library for TUI application builders.
81
81
-[ratatui-macros](https://github.com/kdheepak/ratatui-macros) - Macros for simplifying boilerplate for creating UI using Ratatui.
@@ -99,15 +99,15 @@ Aside from those listed here, many other apps and libraries can be easily be fou
-[joshuto](https://github.com/kamiyaa/joshuto) - Ranger-like terminal file manager written in Rust.
101
101
-[lazyjj](https://github.com/Cretezy/lazyjj) - TUI for the Jujutsu/jj VCS.
102
-
-[Maelstrom](https://github.com/maelstrom-software/maelstrom) - Maelstrom is a fast test runner that runs every test in its own container locally or distributed.
102
+
-[Maelstrom](https://github.com/maelstrom-software/maelstrom) - A fast test runner that runs every test in its own container locally or distributed.
103
103
-[material](https://github.com/azorng/material) - A material design color palette for the terminal.
104
104
-[nomad](https://github.com/JosephLai241/nomad) - Customizable next-gen tree command with Git integration and TUI.
105
105
-[Oatmeal](https://github.com/dustinblackman/oatmeal) - Terminal UI to chat with large language models (LLM) using different model backends, and integrations with your favourite editors!
106
106
-[openapi-tui](https://github.com/zaghaghi/openapi-tui) - Terminal UI to list, browse and run APIs defined with openapi spec.
107
107
-[rainfrog](https://github.com/achristmascarl/rainfrog) - A database management TUI for Postgres.
108
108
-[repgrep](https://github.com/acheronfail/repgrep) - An interactive replacer for ripgrep that makes it easy to find and replace across files on the command line.
109
109
-[scooter](https://github.com/thomasschafer/scooter) - Interactive find and replace in the terminal.
110
-
-[serie](https://github.com/lusingander/serie) - A rich git commit graph in your terminal.
110
+
-[serie](https://github.com/lusingander/serie) - A rich Git commit graph in your terminal.
111
111
-[Serpl](https://github.com/yassinebridi/serpl) - A simple terminal UI for search and replace, ala VS Code.
-[TaskUI](https://github.com/thmshmm/taskui) - Simple Terminal UI for Task / taskfile.dev.
@@ -212,7 +212,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
212
212
-[diskonaut](https://github.com/imsnif/diskonaut) - Terminal-based disk space navigator.
213
213
-[envx](https://github.com/mikeleppane/envx) - Environment variable manager for developers, featuring an intuitive TUI.
214
214
-[exabind](https://github.com/junkdog/exabind) - An animated TUI for viewing KDE shortcuts.
215
-
-[exhaust](https://github.com/heyrict/exhaust) - Exhaust all your possibilities for the next coming exam.
215
+
-[exhaust](https://github.com/heyrict/exhaust) - A terminal app for doing exams.
216
216
-[flawz](https://github.com/orhun/flawz) - A TUI for browsing security vulnerabilities (CVEs).
217
217
-[fzf-make](https://github.com/kyu08/fzf-make) - A command line tool that executes make target using fuzzy finder with preview window.
218
218
-[get_blessed_rs](https://github.com/josueBarretogit/get_blessed_rs) - Get the best crates for your rust projects, curated by blessed.rs.
@@ -278,17 +278,17 @@ Aside from those listed here, many other apps and libraries can be easily be fou
278
278
-[bpftop](https://github.com/Netflix/bpftop) - Dynamic real-time view of running eBPF programs.
279
279
-[caligula](https://github.com/ifd3f/caligula) - A user-friendly, lightweight TUI for disk imaging.
280
280
-[dua-cli](https://github.com/Byron/dua-cli) - View disk space usage and delete unwanted data, fast.
281
-
-[ducker](https://github.com/robertpsoane/ducker) - A terminal app for managing docker containers, inspired by K9s.
281
+
-[ducker](https://github.com/robertpsoane/ducker) - A terminal app for managing Docker containers, inspired by K9s.
282
282
-[erldash](https://github.com/sile/erldash) - A simple, terminal-based Erlang dashboard.
283
283
-[kdash](https://github.com/kdash-rs/kdash) - A simple and fast dashboard for Kubernetes.
284
-
-[kftui](https://github.com/hcavarsan/kftray/blob/main/README.md#kftui) - A TUI to manage multiple kubectl port-forward commands, with support for UDP and K8s proxy.
284
+
-[kftui](https://github.com/hcavarsan/kftray/blob/main/README.md#kftui) - A TUI to manage multiple kubectl port-forward commands, with support for UDP and Kubernetes proxy.
285
285
-[kmon](https://github.com/orhun/kmon) - Linux Kernel Manager and Activity Monitor.
286
-
-[kubectl-watch](https://github.com/imuxin/kubectl-watch) - A kubectl plugin to provide a pretty delta change view of being watched kubernetes resources.
286
+
-[kubectl-watch](https://github.com/imuxin/kubectl-watch) - A kubectl plugin to provide a pretty delta change view of being watched Kubernetes resources.
287
287
-[kubetui](https://github.com/sarub0b0/kubetui) - TUI for real-time monitoring of Kubernetes resources.
288
288
-[logss](https://github.com/todoesverso/logss) - A simple cli for logs splitting.
289
289
-[macmon](https://github.com/vladkens/macmon) - Sudoless performance monitoring for Apple Silicon processors.
290
290
-[mirro-rs](https://github.com/rtkay123/mirro-rs) - An Arch Linux mirrorlist manager with a TUI.
291
-
-[oxker](https://github.com/mrjackwills/oxker) - Simple TUI to view & control docker containers.
291
+
-[oxker](https://github.com/mrjackwills/oxker) - Simple TUI to view & control Docker containers.
292
292
-[parui](https://github.com/Vonr/parui) - Simple TUI frontend for paru or yay.
293
293
-[pumas](https://github.com/graelo/pumas) - Power Usage Monitor for Apple Silicon.
294
294
-[qmassa!](https://github.com/ulissesf/qmassa) - Displays GPU devices usage stats on Linux.
@@ -316,7 +316,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
316
316
-[kanash](https://github.com/benoitlx/kanash) - Learn Kana in your terminal.
317
317
-[lemurs](https://github.com/coastalwhite/lemurs) - A customizable TUI login manager for Linux and BSD.
318
318
-[lpl](https://github.com/SOF3/lpl) - Command-line plotting for real-time CSV and JSON streams.
319
-
-[maccel](https://github.com/Gnarus-G/maccel) - A mouse acceleration driver for linux, and a TUI to control some parameters.
319
+
-[maccel](https://github.com/Gnarus-G/maccel) - A mouse acceleration driver for Linux, and a TUI to control some parameters.
320
320
-[mlbt](https://github.com/mlb-rs/mlbt) - A tui for the MLB Statcast API. Watch a live game using Gameday, or check scores, standings, and stats.
321
321
-[nyaa](https://github.com/Beastwick18/nyaa) - A nyaa.si tui tool for browsing and downloading torrents.
322
322
-[poketex](https://github.com/ckaznable/poketex) - Simple Pokedex based on TUI.
0 commit comments