Mitscherlich / WebTerminal

[WIP] Full feature terminal for web.

Home Page:https://mitscherlich.github.io/WebTerminal/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebTerminal

Full feature terminal for web.

Quick start

  1. clone this repo
$ git clone https://github.com/Mitscherlich/WebTerminal.git
  1. install dependencies
$ cd WebTerminal && pnpm i && pnpm bootstrap
  1. run dev server
$ pnpm dev

TODOs

  • support custom commands (maybe command register api?)
  • fix unbuild and made it work with vite

Credits

  • xterm.js
  • wasmer-js
    • based on @wasm/terminal at 0.x branch, with update-to-date xterm.js and memfs package instead.

License

MIT


Made with ❤️ by Mitscherlich

About

[WIP] Full feature terminal for web.

https://mitscherlich.github.io/WebTerminal/

License:MIT License


Languages

Language:TypeScript 98.7%Language:CSS 0.8%Language:HTML 0.4%