https://github.com/raphamorim/rio
A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
https://github.com/raphamorim/rio
gpu-acceleration rio rio-terminal rust rust-lang terminal terminal-emulator terminal-emulators terminal-ui vte wgpu
Last synced: 9 days ago
JSON representation
A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
- Host: GitHub
- URL: https://github.com/raphamorim/rio
- Owner: raphamorim
- License: mit
- Created: 2022-10-05T15:18:41.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-12-07T00:53:22.000Z (17 days ago)
- Last Synced: 2025-12-09T13:22:55.957Z (15 days ago)
- Topics: gpu-acceleration, rio, rio-terminal, rust, rust-lang, terminal, terminal-emulator, terminal-emulators, terminal-ui, vte, wgpu
- Language: Rust
- Homepage: https://rioterm.com
- Size: 304 MB
- Stars: 6,078
- Watchers: 23
- Forks: 233
- Open Issues: 288
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-linux-minimalism - rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (Uncategorized / Uncategorized)
- awesome-rust - Rio - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. (Applications)
- awesome-terminals - Rio - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. (Uncategorized / Uncategorized)
- awesome-made-by-brazilians - Rio
- awesome-rust - Rio - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. (Applications)
- fucking-awesome-rust - Rio - A hardware-accelerated GPU terminal emulator powered by WebGPU, focusing to run in desktops and browsers. (Applications)
- awesome-rainmana - raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (Rust)
- definitive-opensource - Rio - accelerated GPU terminal emulator focusing to run in desktops and browsers. | `Cross` | **6.1k** | (Table of Contents / Terminal Emulator)
- StarryDivineSky - raphamorim/rio
- awesome-rust-tools - rio - accelerated GPU terminal emulator focusing to run in desktops and browsers. (Shell/Terminal)
- awesome-ccamel - raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (Rust)
- awesome-repositories - raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers. (Rust)
README
Rio Terminal
Rio is a modern terminal built to run everywhere.
About
·
Install
·
Config
·
Changelog
·
Sponsor
> **⚠️ Development Notice**: We are currently in the process of releasing Rio 0.3.0, which includes major performance improvements and architectural changes. The main branch is under active development and may be unstable. For stable usage, please use [v0.2.20 or below](https://github.com/raphamorim/rio/releases).
## About
Documentation: https://rioterm.com
If you are using or want to help in any way please consider to donate via [Github Sponsors](https://github.com/sponsors/raphamorim).
Rio would not be possible without [Alacritty](https://github.com/alacritty/alacritty/), since a lot of Rio functionalities (e.g: ANSI parser, events, processor) was originally written (and still uses a good amount) of Alacritty code.
## Supporting the Project
If you use and like Rio, please consider sponsoring it: your support helps to cover the fees required to maintain the project and to validate the time spent working on it!
[](https://github.com/sponsors/raphamorim)
## Packaging
[](https://repology.org/project/rio-terminal/versions)
## Platforms
| Name | Details |
| --- | --- |
| MacOs _as desktop application_ | [Installation guide](https://rioterm.com/docs/install/macos) |
| Linux _as desktop application_ | [Installation guide](https://rioterm.com/docs/install/linux) |
| Windows _as desktop application_ | [Installation guide](https://rioterm.com/docs/install/windows) |
| Web Browser _(WebAssembly)_ | (Sugarloaf is ready but Rio still need to be ported) |
> Demo with split and CRT on MacOS

> Demo with blurred background on Linux

> Demo of Rio running on a Steam Deck

## Minimal stable rust version
Rio's MSRV is 1.90.0.