Skip to content

Commit 6b21ec5

Browse files
authored
add ratatui-minecraft and update kraban (#146)
1 parent ddec0cc commit 6b21ec5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
3737
- [bevy_ratatui_camera](https://github.com/cxreiff/bevy_ratatui_camera) - A bevy plugin for rendering your bevy app to the terminal using ratatui.
3838
- [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.
3939
- [mousefood](https://github.com/j-g00da/mousefood) - An embedded-graphics backend for Ratatui.
40+
- [ratatui-minecraft](https://github.com/janTatesa/ratatui-minecraft) - A ratatui backend that uses [valence-screens](https://github.com/White-145/valence-screens)
4041
- [ratatui-uefi](https://github.com/reubeno/tui-uefi) - A ratatui backend for use in UEFI environments.
4142
- [ratatui-wgpu](https://github.com/Jesterhearts/ratatui-wgpu) - A wgpu based rendering backend for ratatui.
4243
- [ratzilla](https://github.com/orhun/ratzilla) - Build terminal-themed web applications with Ratatui and WebAssembly.
@@ -209,7 +210,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
209210
- [Jirust](https://github.com/moali87/jirust) - A Jira TUI.
210211
- [jwt-ui](https://github.com/jwt-rs/jwt-ui) - A command line UI for decoding/encoding JSON Web Tokens.
211212
- [kbt](https://github.com/bloznelis/kbt) - Keyboard tester in terminal.
212-
- [kraban](https://github.com/TadoTheMiner/kraban) - Rust kanban board tui inspired by basilk.
213+
- [kraban](https://github.com/janTatesa/kraban) - Rust kanban board tui inspired by basilk.
213214
- [lazy-etherscan](https://github.com/woxjro/lazy-etherscan) - A Simple Terminal UI for the Ethereum Blockchain Explorer.
214215
- [linutil](https://github.com/ChrisTitusTech/linutil) - A distro-agnostic toolbox designed to simplify everyday Linux tasks.
215216
- [md-tui](https://github.com/henriklovhaug/md-tui) - Markdown renderer in the terminal.

0 commit comments

Comments
 (0)