Ratty 0.4.1
Ratty: A GPU-rendered terminal emulator with inline 3D graphics 🧀
ratty-term.org
0.4.1 - 2026-05-30
Watch Fireship's video about Ratty: "10 weird OSS projects you need right now... "
The highlight of this release is ComChan, a terminal serial monitor with 3D dashboard by @Vaishnav-Sabari-Girish!
Here is the demo:
2026-05-23_18-01-42.mp4
Download Ratty
From crates.io:
cargo install rattyFrom Arch Linux repositories:
pacman -S rattyOr download binary releases:
| File | Platform | Checksum |
|---|---|---|
| ratty-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| ratty-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| ratty-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| ratty-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| ratty-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
Features
Bug Fixes
- Avoid extruding meshes that already have volume by @orhun in #77
- Revert font fallback options by @gold-silver-copper in #76
- Update window title handling to include name property by @AndreasSeidl in #81
- Handle left and right alt keys separately by @orhun in #84
New Contributors
- @kouhe3 made their first contribution in #80
- @AndreasSeidl made their first contribution in #81
- @Vaishnav-Sabari-Girish made their first contribution in #79
Full Changelog: v0.4.0...0.4.1
