Skip to content

MarcAntoineBabe/black-screen

 
 

Repository files navigation

Checkout out our Waffle.io board Join the chat at https://gitter.im/shockone/black-screen

What is it?

Black Screen is a modern terminal emulator (and shell) based on Electron. As opposed to most of the terminal emulators, it exploits the 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
Install Dependencies
cd black-screen
npm install
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.

About

A terminal emulator for the 21st century.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 49.1%
  • TypeScript 45.6%
  • CSS 4.9%
  • HTML 0.4%