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/shockone/black-screen
Install Dependencies
cd black-screen npm install
Start
Package
To create a standalone application, run:
Test
- Install selenium-standalone
selenium-standalone startnpm run 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.