black-screen
v0.0.1
Published
A terminal emulator for the 21st century.
Downloads
9
Maintainers
Readme
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
npm run install-all
Run
gulp
Package
To create a standalone application, run:
npm run package
Test
- Install selenium-standalone
selenium-standalone start
npm run test
TODO
- VT100 compliant ANSI support.
- Environment variables support.
- Panes and tabs.
- Man files parsing for better autocompletion.
License
The MIT License.