Found another TUI for your sysadmin toolbox
**jdbrowser** — A terminal SQLite database browser.
Supports displaying tables, copying to clipboard & more!
Written in Rust & built with @ratatui_rs
Found another TUI for your sysadmin toolbox
**jdbrowser** — A terminal SQLite database browser.
Supports displaying tables, copying to clipboard & more!
Written in Rust & built with @ratatui_rs
The terminal is so satisfying...
**fractouille** — Fractal explorer for the terminal!
Explore different Mandelbrot sets with different styles
Written in Rust & built with @ratatui_rs
git-next
: New release v2025.5.1 - Fixes pushing branch updates
git-next: trunk-based development manager
Written in Rust
Repo: https://codeberg.org/kemitix/git-next
What's New
- Drop support for externally managed repos
- Fix typo ForgoJo
-> Forgejo
(This will affect your git-next-server-toml
if you are use Forgejo)
- Fix: push commits to remote branches properly
- Shutdown error message is always shown
Breaking Change
If you are using git-next
with a Forgejo instance, you will need to change the case of the setting in your git-next-server.toml
file from ForgeJo
to Forgejo
.
Install
cargo install git-next@2025.5.1
cargo install git-next@2025.5.1 --features notify-desktop,notify-email
docker pull codeberg.org/kemitix/git-next:v2025.5.1
Run UI in docker
docker run --rm -p 8092:8092 \
-u $(id -u):$(id -g) \
-it \
-v $PWD:/app \
codeberg.org/kemitix/git-next:v2025.5.1 \
server start --xui
Hot-reloading Ratatui apps is now possible via Dioxus!
https://github.com/DioxusLabs/dioxus/releases/tag/v0.7.0-alpha.0
come to realize, i am so fucking done that i am in fact undone. how's them for an #apple ]i[
slowly subsuming its past incarnation
git-next
: New release v2025.5.0 - Refactoring and isolating features
git-next: trunk-based development manager
Written in Rust
Repo: https://codeberg.org/kemitix/git-next
What's New
- Reimplement git operations to use git2
/libgit2
- Renamed features:
forgejo
-> forge-forgejo
github
-> forge-github
notify-desktop
notify-email
This a significant update to migrate from gix
to git2
for git operations. This allows us to drop the gix
crate and the need to shelling-out to git
for operations that gix
doesn't support.
Breaking Change
If you are build from source (e.g. cargo install
) and use either email or desktop notifications in your configuration file, you will need to add the appropriate feature, notify-desktop
and/or notify-email
. If you don't the config file will not be accepted.
The docker images are built with all features enabled.
Install
cargo install git-next@2025.5.0
cargo install git-next@2025.5.0 --features notify-desktop,notify-email
docker pull codeberg.org/kemitix/git-next:v2025.5.0
Run UI in docker
docker run --rm -p 8092:8092 \
-u $(id -u):$(id -g) \
-it \
-v $PWD:/app \
codeberg.org/kemitix/git-next:v2025.5.0 \
server start --xui
We are one step closer to "no_std" Ratatui
█████████████░░ 90%
Read the blog: https://jslazak.com/are-we-embedded-yet-1/
New mousefood release, new soft_ratatui backend and more!
First Rust conference in Turkey!!!
Had the pleasure of giving a talk about @ratatui_rs & met amazing people!
Thanks to everyone who organized!
Is this the future of terminal gaming?
**ratthew** — A 3D dungeon crawler in the terminal.
Written in Rust!
Built with @ratatui_rs + @bevy
GitHub: https://github.com/cxreiff/ratthew (WIP)
well if it ain't #tek 0.2.1:
https://codeberg.org/unspeaker/tek/releases/tag/0.2.1
this upgrades to #rustlang 2024, and fixes a couple obvious bugs that have been annoying me for the longest time - the weird color bar you can see in the 0.2.0 screenshot upthread, and the incorrect note length grid in the sequencer.
heatmaps in the terminal can look pretty cool! This is a screenshot from the `kcli top` tool in #kumomta which pulls data out of the prometheus metrics endpoint, tracks various series and renders it all, without requiring that prometheus or grafana be deployed. This is running in wezterm (obv!) but can run in any terminal supporting true color. `kcli top` is built on top of #ratatui.
Debugging in the terminal isn't difficult anymore
Meet **heretek** — A gdb TUI dashboard
Supports viewing stack, registers, instructions, hexdump & more!
Works with remote targets seamlessly (no gdbserver!)
Written in Rust & built with @ratatui_rs
Here is a nice widget for making TUIs more aesthetic!
**tui-gradient-block**: Add gradient colors to blocks.
Written in Rust & built for @ratatui_rs
took a couple minutes to update descriptions on #tek, #vestal, #taggart, and #tengri, developed at https://codeberg.org/unspeaker/tek
#foss #rust #basspistol #codeberg #ratatui #daw #tui #linux, and, most importantly, #thanksfedi !
and it exists! Even using #Ratatui! https://github.com/hanshuaikang/nping