jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
xterm.js is a high-performance terminal emulator library designed for web applications. It provides a core rendering engine and a modular interface that allows developers to embed fully functional, interactive command-line interfaces directly into browser environments. By processing standard terminal data streams and managing internal buffer states, the library enables the creation of rich, text-based user interfaces that support standard terminal protocols. The project distinguishes itself through a highly extensible architecture that allows for deep customization of terminal behavior. Devel
AnderShell 3000 - Retro looking terminal in CSS
The main features of andersevenrud/retro-css-shell-demo are: Web Terminal Tools.
Open-source alternatives to andersevenrud/retro-css-shell-demo include: jcubic/jquery.terminal — jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands. xtermjs/xterm.js — xterm.js is a high-performance terminal emulator library designed for web applications. It provides a core rendering…