jkuri / webterminal

xterm-compatible terminal for the web

Home Page:https://webterm.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebTerminal

WebTerminal is an xterm-compatible terminal emulator based on web technologies.

It uses this awesome lib from ChromeOS developers.

Others technologies used: NodeJS, express, ws and SASS.

https://webterm.co

Installation

git clone https://github.com/jkuri/webterminal.git
cd webterminal
npm install
npm run build
node server.js

Open your browser at http://localhost:9950 and login!

Preview

About

xterm-compatible terminal for the web

https://webterm.co


Languages

Language:JavaScript 62.0%Language:CSS 32.2%Language:HTML 5.8%