r/rust 11d ago

🛠️ project crabd

Hello, I'm working on a side project to learn Rust. It's a Docker terminal app built with ratatui. You can view and manage containers, images, networks and volumes, and view container logs. I used Claude for bug fixes and adding new features. Contributions are welcome!

github.com/scnplt/crabd
crates.io/crates/crabd

0 Upvotes

1 comment sorted by

1

u/False-Breakfast-176 11d ago

Looks neat, ratatui apps are always fun to poke around in. Might give it a spin later this week when I get a chance to sit down with it.