Home
Softono
Omnishell

Omnishell

Open source Kotlin
21
Stars
0
Forks
0
Issues
3
Watchers
5 years
Last Commit

About Omnishell

Modern shell combining the flexibility of graphical interface with the power of shell. Works with mac, linux and windows.

Platforms

Web Self-hosted Linux Windows macOS Android

Languages

Kotlin

Links

Omnishell

Modern shell combining the flexibility of graphical interface with the power of shell. Works with mac, linux and windows.

Intro

Omnishell Intro

Features

  1. Asynchronous Execution.
  2. Powerful Auto-completion and command suggestion.
  3. Supports remoting like WSL in Windows.
  4. Supports repl while allowing switching between repl and bash.
  5. Easy command editing.
  6. Has powerful UI tips.
  7. Supports all streams of a command execution - input, output, error.

Downloads

Get latest version of Omnishell for your OS from: https://github.com/SaiNageswarS/Omnishell/releases

Notes

  1. For adding to path, run export PATH=newPath:$PATH. Then click save to store new path permanently.