Skip to content

ismnoiet/black-screen

 
 

Repository files navigation

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

What is it?

Black Screen is both a terminal emulator and an interactive shell based on Electron. Unlike most of the emulators, it exploits capabilities of contemporary interfaces.

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. Though it also works on Linux, it isn't supported yet.

Warning: Black Screen is still in its beta phase and isn't completely ready for day-to-day usage.

Download
git clone https://github.com/black-screen/black-screen.git && cd black-screen
Install Dependencies & Run
npm i
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.

About

A terminal emulator for the 21st century.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 83.1%
  • JavaScript 9.8%
  • CSS 6.7%
  • HTML 0.4%