Rio is a hardware-accelerated GPU terminal emulator built to run on desktops and in browsers.
Terminal emulators typically rely on CPU rendering, which limits performance and visual effects. Rio addresses this by leveraging GPU acceleration through Vulkan and Metal APIs, enabling features like smooth animations, blurred backgrounds, and CRT effects without taxing the CPU. The tool is written in Rust and uses wgpu for cross-platform graphics rendering, allowing it to function across different operating systems and even in web environments.
Rio suits developers and power users who want a modern terminal with visual polish and performance. It runs on Linux, macOS, and can execute on specialized hardware like the Steam Deck. The project targets those who value both functionality and aesthetic terminal experiences, particularly users comfortable with Rust-based tooling. The README does not position Rio against other terminal emulators or name specific alternatives, so direct comparisons cannot be made.
The project shows active development with regular updates and maintains a documented changelog. The maintainer actively seeks community support through sponsorship options, indicating ongoing commitment to the project's sustainability. Documentation is centralized on a dedicated website covering installation, configuration, and feature details.