Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.1 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.1 KB

Join the chat at https://gitter.im/shockone/black-screen

What is it?

Black Screen is a modern terminal emulator based on Electron and exploiting capabilities of contemporary interfaces in contrast to most of the terminal emulators.

Technologies

  • Electron
  • TypeScript
  • NodeJS
  • ReactJS
  • SASS

Installation

Right now only OS X is supported, but we plan to make it work on all the major platforms.

npm run install-all

Run

gulp

Package

To create a standalone application, run:

npm run package

Test

TODO

  • VT100 compliant ANSI support.
  • Environment variables support.
  • Panes and tabs.
  • Man files parsing for better autocompletion.

License

The MIT License.