desktop-streaming VS manter

Compare desktop-streaming vs manter and see what are their differences.

desktop-streaming

WebRTC desktop streamer using Rust (by JRF63)

manter

Terminal with autocomplete suggestions (by iondodon)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
desktop-streaming manter
4 29
30 197
- -
4.6 3.6
4 months ago about 1 year ago
Rust Svelte
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

desktop-streaming

Posts with mentions or reviews of desktop-streaming. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.

manter

Posts with mentions or reviews of manter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-15.
  • Show HN: A New Terminal
    1 project | news.ycombinator.com | 24 Feb 2023
    Link to the project: https://github.com/iondodon/manter
  • Show HN: Open-source alternative to Fig and Warp
    1 project | news.ycombinator.com | 21 Feb 2023
    Link to project: https://github.com/iondodon/manter

    How to add autocomplete suggestions support for your needed CLI: https://github.com/iondodon/manter/wiki

  • Show HN: Rust+Svelte=Terminal
    2 projects | news.ycombinator.com | 15 Feb 2023
    Link to project:

    https://github.com/iondodon/manter

    This project aims to create a terminal with functionalities that improve the experience of using terminals. Examples of useful functionalities would be autocomplete suggestion, showing the current branch of a project, prepared scripts that can be reused, and others. You can come up with your ideas. The project uses technologies such as Svelte on the front-end, which offers flexibility regarding the implementation of the interface. On the back-end side, the most important part is the PTY. All the back end is implemented in Rust. The basic framework of the project is Tauri.

    At the moment the terminal has suggestions only for some commands (cd, ls). To support more commands it is needed to add them in the Manter's "library" located at src/cli/library/library.ts. It is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches.

    A good analogy to understand the purpose of this project is the following - traditional terminals are like simple code editors while this terminal is like an IDE.

    Anyone is welcome to contribute to this project with and ideas. Imagine the terminal you would like to use. Feel free to open any issue with suggestions and bugs.

  • Show HN: IDE Like Terminal
    1 project | news.ycombinator.com | 3 Feb 2023
  • Terminal with autocomplete suggestion built with Tauri
    1 project | news.ycombinator.com | 2 Feb 2023
    Terminal built with Tauri (Rust+Svelte).

    I got this idea of creating a terminal that is more user friendly having autocomplete suggestions. I couldn’t create a suggestions engine that would work for all commands. But I defined a structure (a state machine in src/cli/library/library.ts) that can be used to determine the next suggestions. The good part with this approach is that it is possible to have custom script based suggestions. For example if we write in the terminal “git checkout” and after we press Space, a dropdown will appear with all available branches. The bad part is that it will take some time to add more supported commands in this “library”.

    Another feature is that in the bottom bar of the terminal we can have custom script based information. In .manter.json we can define a script that will generate this information. The script will be executed each time the prompt appears.

    On the front-end are used web technologies which offer a flexibility to add any feature and style that we want.

    Repository: https://github.com/iondodon/manter

  • What's everyone working on this week (2/2023)?
    6 projects | /r/rust | 9 Jan 2023
    I'm working on my new open-source project Manter (cross-platform terminal). Learning Rust by building software.
  • Terminal built with Svelte and Rust
    1 project | /r/bash | 6 Jan 2023
    1 project | /r/shell | 6 Jan 2023
    3 projects | /r/commandline | 6 Jan 2023
    1 project | /r/Terminal | 6 Jan 2023

What are some alternatives?

When comparing desktop-streaming and manter you can also consider the following projects:

upnp-client-rs - This is a UPnP client library for Rust.

brainf-rs - An interpreter for the Brainfuck programming language written in Rust.

protoc-gen-mdbook - protoc plugin to generate mdBook pages

rust-sdks - LiveKit real-time SDK and server API for Rust

Warp - Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.

rar-rs

Umpire - Combat Quest of the Millennium

PicoPonics - A library for automating various elements for plant habitats using the Raspberry Pi Pico.

Svelte - Cybernetically enhanced web apps