DEV Community

Cover image for Opensource cross-platform terminal built with Rust and Svelte
Ion Dodon
Ion Dodon

Posted on

Opensource cross-platform terminal built with Rust and Svelte

This is an opensource and cross-platform project called Manter. It is a terminal that aims to be like an IDE. The front-end part is implemented using web technologies (Svelte...) and the back-end is written in Rust.

The goal of this terminal is to offer the possibility to build a feature-rich terminal using modern technologies, for example, to build a terminal with autocomplete suggestions.

Link to project on GitHub

Top comments (0)