diff --git a/README.md b/README.md index 07450fd4..f471c744 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,26 @@ -[![Build Status](https://travis-ci.org/Eugeny/terminus.svg?branch=master)](https://travis-ci.org/Eugeny/terminus) -[![Build status](https://ci.appveyor.com/api/projects/status/wnnq4hm5mbd9rgoy?svg=true)](https://ci.appveyor.com/project/Eugeny/terminus) +# Terminus α +*A terminal for a more modern age* + +[![Build Status](https://travis-ci.org/Eugeny/terminus.svg?branch=master)](https://travis-ci.org/Eugeny/terminus) [![Build status](https://ci.appveyor.com/api/projects/status/wnnq4hm5mbd9rgoy?svg=true)](https://ci.appveyor.com/project/Eugeny/terminus) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://raw.githubusercontent.com/Eugeny/terminus/master/LICENSE) [![Downloads](https://img.shields.io/badge/downloads-latest_release-brightgreen.svg)](https://github.com/Eugeny/terminus/releases/latest) + +---- + +**Terminus** is a web technology based terminal heavily inspired by Hyper. It is, however, designed for people who need to get things done. + + * Runs on Windows, macOS and Linux + * Theming and color schemes + * Configurable hotkey schemes + * **GNU Screen** style hotkeys available by default + * Full Unicode support including double-width characters + * Doesn't choke on fast-flowing outputs + * Tab persistence on macOS and Linux + * Proper shell-like experience on Windows including tab completion (thanks, Clink!) + * CMD, PowerShell and Bash on Windows support + +--- + +# Contributing + +Pull requests and plugins are welcome! Publish your plugin on NPM with a `terminus-plugin` keyword to make them appear in the Plugin Manager. + +See [HACKING.md](https://github.com/Eugeny/terminus/blob/master/HACKING.md) for a very plugin development tutorial! diff --git a/docs/index.html b/docs/index.html index da097cdd..0db60e05 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,4 +1,4 @@ -Terminus

Terminus

A terminal for a more modern age

A proper Windows experience

Clink provides tab completion, readline-style editing and persistent command history on Windows.

Also supported:

  • Classic CMD
  • PowerShell
  • Bash on Windows

Clink provides tab completion, readline-style editing and persistent command history on Windows.

Also supported:

  • Classic CMD
  • PowerShell
  • Bash on Windows

A proper Windows experience

Clink provides tab completion, readline-style editing and persistent command history on Windows.

Also supported:

  • Classic CMD
  • PowerShell
  • Bash on Windows

EXE, DMG, DEB, RPM, TGZ

User experience

  • Spawn and hide with a global hotkey
  • Fully customizable hotkey schema
  • Restores tabs
  • Drag in a file to paste the path
  • Click paths and URLs to open in browser/file manager
  • Keeps the current directory in new tabs

Customizable

Multiple app themes and a myriad of community color schemes for the terminal. Color scheme editor included.

Infinitely extensible

Install plugins from the NPM repository, or create your own with Typescript and Angular framework.

Terminus

A terminal for a more modern age

alpha

A proper Windows experience

Clink provides tab completion, readline-style editing and persistent command history on Windows.

Also supported:

  • Classic CMD
  • PowerShell
  • Bash on Windows

Well...

Not much to say here, it just works.

  • Spawn with a global hotkey
  • Tabs persist after restart
  • Auto-dock to any side of any screen
  • Full Unicode and double-width character support

EXE, DMG, DEB, RPM, TGZ

User experience

  • Spawn and hide with a global hotkey
  • Fully customizable hotkey schema
  • Restores tabs
  • Drag in a file to paste the path
  • Click paths and URLs to open in browser/file manager
  • Keeps the current directory in new tabs

Customizable

Multiple app themes and a myriad of community color schemes for the terminal. Color scheme editor included.

Infinitely extensible

Install plugins from the NPM repository, or create your own with Typescript and Angular framework.