Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 469 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 469 Bytes

lightterm

lightterm

lightterm is a lightweight terminal emulator runs on browsers. It supports most of terminal applications such as bash, less and nano text editor. It also supports 16 colors.

Requirements:

  • Linux
  • Node.js 10 or upper
  • npm or yarn package manager

Setup

npm install for installing all neccesary packages, then npm run build for building and finally npm run start to start the demo app.