Skip to content

morika-t/black-screen

 
 

Repository files navigation

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.

About

A terminal emulator for the 21st century.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.1%
  • TypeScript 41.3%
  • CSS 5.2%
  • HTML 0.4%