现代的终端模拟器:black-screen
jopen
9年前
Black Screen是一个现代的终端模拟器基于 Electron 并且与其它终端相比拥有时尚的界面。
Technologies
- Electron
- TypeScript
- NodeJS
- ReactJS
- SASS
Installation
Right now only OS X is supported, but we plan to make it work on all the major platforms.
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