manter

Terminal with autocomplete suggestions (by iondodon)

Manter Alternatives

Similar projects and alternatives to manter

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better manter alternative or higher similarity.

manter reviews and mentions

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
  • A note from our sponsor - WorkOS
    workos.com | 26 Apr 2024
    The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning. Learn more →

Stats

Basic manter repo stats
29
197
3.6
almost 1 year ago

iondodon/manter is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of manter is Svelte.


Sponsored
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