black-screen 一款基于 Electron 服务的现代终端模拟器

2,285 阅读1分钟
原文链接: github.com

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

TODO

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

Contributing

See contributing guide.

License

The MIT License.