/webterm

A simple web cli using xterm

Primary LanguageJavaScript

Web Terminal

A simple web terminal using HTML, CSS, JavaScript, xterm.js, socket.io.

Locally Installation

$ git clone https://github.com/rjoydip/webterm.git
$ cd webterm
$ npm install
$ npm start

After run the server please visit localhost:8080

That's all 😄