An open API service indexing awesome lists of open source software.

https://github.com/droidxrx/electron-terminal

My first Electron Terminal with XtermJS
https://github.com/droidxrx/electron-terminal

electron electron-terminal xterm

Last synced: about 2 months ago
JSON representation

My first Electron Terminal with XtermJS

Awesome Lists containing this project

README

        

## Electron Terminal

This app build with Electron & XtermJS

### Install

```bash
git clone https://github.com/droidxrx/electron-terminal.git
cd electron-terminal
npm install
npm run rebuild
```

### Usage

This app use NodeJS v14.17.4

```bash
npm start
```

## License

[MIT](LICENSE)