Skip to content

Commit edc7181

Browse files
authored
Adding 3 new Ratatui projects (#333)
<!-- Thanks for making Ratatui awesome! 🐭 --> * Link to your project (GitHub/crates.io): <!-- paste here --> https://crates.io/crates/ratatui-comfy-tabs https://crates.io/crates/ratatui-comfy-toaster https://github.com/comfy-home/ComfyGit https://gitlab.com/comfyhome/dist/ComfyGit * Description (optional): <!-- short summary --> All these projects are properly documented within their repos. Hope that's enough. Let me know if you need more info. * Screenshot or gif (strongly recommended): <!-- drag & drop or link --> GIFs/screenshots are in repos. Hope that's okay. aah, her's one under 10MB that is allowed to attach: <img width="960" height="540" alt="comfy-tabs-0-4-4-gifski70" src="https://github.com/user-attachments/assets/1cc3ea9c-f41f-4ccf-b84f-966f94adaca4" /> (the GIF above has also ComfyGit in it at the end) and <img width="1280" height="720" alt="demo" src="https://github.com/user-attachments/assets/afc52ba3-6bf4-4ccc-b342-94a9a8b1bfc3" /> <!-- ### Tips 💡 * See how to release apps: https://ratatui.rs/recipes/apps/release-your-app * Share it in our Discord: https://discord.gg/DkvdWRPJ * Share it in our Forum: https://forum.ratatui.rs/ * Add this badge to your README for showing off: ```md [![Built With Ratatui](https://ratatui.rs/built-with-ratatui/badge.svg)](https://ratatui.rs/) ``` -->
1 parent 7f37396 commit edc7181

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,8 @@ Aside from those listed here, many other apps and libraries can be easily be fou
5959

6060
- [edtui](https://github.com/preiter93/edtui) - A TUI based vim-inspired editor widget for ratatui.
6161
- [hyperrat](https://crates.io/crates/hyperrat) - An OSC 8 link widget for ratatui.
62+
- [ratatui-comfy-tabs](https://crates.io/crates/ratatui-comfy-tabs) - A feature-rich tab navigation for TUI. Highly customizable.
63+
- [ratatui-comfy-toaster](https://crates.io/crates/ratatui-comfy-toaster) - An advanced toast notification engine for Ratatui terminal UI applications.
6264
- [ratatui-explorer](https://github.com/tatounee/ratatui-explorer) - A simple library for creating file explorer for ratatui.
6365
- [ratatui-image](https://crates.io/crates/ratatui-image) - An image widget for ratatui, supporting sixels and unicode-halfblocks.
6466
- [ratatui-fretboard](https://crates.io/crates/ratatui-fretboard) - A widget for displaying musical note positions on a fretboard.
@@ -135,6 +137,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
135137
- [burn](https://github.com/burn-rs/burn) - Comprehensive Deep Learning framework in Rust.
136138
- [cargo-selector](https://github.com/lusingander/cargo-selector) - Cargo subcommand to select and execute binary/example targets.
137139
- [claudectl](https://github.com/mercurialsolo/claudectl) - Mission control for multiple Claude Code sessions with live dashboard, cost tracking, and budget enforcement.
140+
- [ComfyGit](https://github.com/comfy-home/ComfyGit) - All-In-One: Centralised multi-project management, Changelog generator, Version bumper & CLI tool introducing a new ComfyGitFlow.
138141
- [commandOK](https://github.com/64bit/commandOK) - Spotlight-like command generator for your terminal, supports leading LLM providers.
139142
- [crmux](https://github.com/maedana/crmux) - A TUI viewer for monitoring and managing multiple Claude Code sessions in tmux.
140143
- [deadbranch](https://github.com/armgabrielyan/deadbranch) - A TUI for cleaning stale Git branches safely.

0 commit comments

Comments
 (0)