/black-screen

A terminal emulator for the 21st century.

Primary LanguageJavaScriptMIT LicenseMIT

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

What is it?

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

Technologies

  • Electron
  • TypeScript
  • NodeJS
  • ReactJS
  • SASS

Installation

Note: Only OS X is currently supported, but we plan to make Black Screen work on all the major platforms.

Download
git clone https://github.com/black-screen/black-screen
Install Dependencies
cd black-screen
npm run install-all
Start
npm start

Package

To create a standalone application, run:

npm run package

Test

TODO

You can find the list of items currently being worked on in this issue: TODO

Contributing

See contributing guide.

License

The MIT License.