tl;dr: Rio is a terminal built to run everywhere, as a native desktop applications by Rust or even in the browser powered by WebAssembly.
Name | Details |
---|---|
MacOs as desktop application | Installation guide |
Linux as desktop application | Installation guide |
Windows as desktop application | Installation guide |
Web Browser (WebAssembly) | (Sugarloaf is ready but Rio still need to be ported) |
Demo usage of Rio terminal on MacOS:
Documentation: https://raphamorim.io/rio
If you are using or want to help in any way please consider to donate via Github Sponsors.
Rio would not be possible without few acknowledgements and specially Alacritty, since a lot of Rio functionalities (e.g: ANSI parser, events, grid system) was originally written (and still uses a good amount) of Alacritty code.
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!
- Alacritty 🥇
- Since version 0.0.22, Sugarloaf ported glyph-brush code which was originally written by @alexheretic and licensed under Apache-2.0 license 🥇
- Components text render was originally from https://github.com/hecrj/wgpu_glyph
- The legacy Rio logo was made using Adobe Sketchbook on iPad (between versions 0.0.1 between 0.0.18).
- WA was built originally from a fork from Macroquad which is licensed under MIT license.
- https://github.com/servo/core-foundation-rs/blob/d4ce710182f1756c9d874ab917283fe1a1b7a011/cocoa/src/appkit.rs#L1447
Rio's MSRV is 1.80.1.