Download Latest Version ratty-x86_64-apple-darwin.tar.xz (12.2 MB)
Email in envelope

Get an email when there's a new version of Ratty

Home / v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
source.tar.gz 2026-05-18 2.7 MB
source.tar.gz.sha256 2026-05-18 81 Bytes
ratty-aarch64-apple-darwin.tar.xz.sha256 2026-05-18 101 Bytes
ratty-x86_64-apple-darwin.tar.xz 2026-05-18 12.2 MB
ratty-x86_64-apple-darwin.tar.xz.sha256 2026-05-18 100 Bytes
ratty-x86_64-unknown-linux-gnu.tar.xz 2026-05-18 13.5 MB
ratty-x86_64-unknown-linux-gnu.tar.xz.sha256 2026-05-18 105 Bytes
sha256.sum 2026-05-18 489 Bytes
dist-manifest.json 2026-05-18 30.0 kB
ratty-aarch64-apple-darwin.tar.xz 2026-05-18 11.3 MB
ratty-aarch64-unknown-linux-gnu.tar.xz 2026-05-18 12.5 MB
ratty-aarch64-unknown-linux-gnu.tar.xz.sha256 2026-05-18 106 Bytes
Ratty 0.4.0 source code.tar.gz 2026-05-18 2.7 MB
Ratty 0.4.0 source code.zip 2026-05-18 2.7 MB
README.md 2026-05-18 4.2 kB
Totals: 15 Items   57.6 MB 0

Ratty logo

Ratty: A GPU-rendered terminal emulator with inline 3D graphics 🧀
ratty-term.org

0.4.0 - 2026-05-18

Read the It's FOSS article about Ratty: "This New Terminal is Absurd (But Totally Fun)"

The highlight of this release is ratSCAD, a terminal CAD application built with Ratty by @qewer33!
Here is the demo:

Download Ratty

From crates.io:

:::bash
cargo install ratty

From Arch Linux repositories:

:::bash
pacman -S ratty

Or download binary releases:

File Platform Checksum
ratty-aarch64-apple-darwin.tar.xz (github.com) Apple Silicon macOS checksum
ratty-x86_64-apple-darwin.tar.xz (github.com) Intel macOS checksum
ratty-aarch64-unknown-linux-gnu.tar.xz (github.com) ARM64 Linux checksum
ratty-x86_64-unknown-linux-gnu.tar.xz (github.com) x64 Linux checksum

Features

  • Support scrolling with trackpad by @orhun in #54
  • Support clipboard on Wayland by default by @TheCodedKid in #47
  • Select the correct default shell on Windows by @ahostbr in #66

Bug Fixes

  • Allow absolute paths for objects by @orhun in #56
  • Add some options for font fallback by @orhun in #55
  • Update parley_ratatui version to 0.2.1 by @gold-silver-copper in #57
  • Use transparency while rendering cells by @orhun in #53
  • Use synthetic mouse events for scrolling in apps by @orhun in #63
  • Enable shading for all objects by @qewer33 in #62
  • Keep rendering smooth when the window is unfocused by @orhun

New Contributors

  • @ahostbr made their first contribution in #66
  • @qewer33 made their first contribution in #62
  • @gold-silver-copper made their first contribution in #57
  • @TheCodedKid made their first contribution in #47

Full Changelog: https://github.com/orhun/ratty/compare/v0.3.0...0.4.0

Source: README.md, updated 2026-05-18