Louis Stanko
avatar

Terminal Emulator

An interactive command line in the browser. Written with extensibility in mind. The infrastructure is modular so feel free to fork the project and make your own version.
It has a well-documented API for adding new custom commands and files.

Motivation

Made open to the public. This was a project that I wanted to make open to the public since day one. It is well organized so everyone can build on top of it and adjust it to their own needs. This was my last personal homepage, however, everyone who hasn't used a command line before was lost. This is why with the current design of the webpage I reverted to a more traditional design.

Features

  • draggable window
  • customizable, modular commands
  • responsive
  • autocompletion for commands & paths
  • the last commands are saved (reachable via , )
  • cross-browser compatible
note:The Documentation & API reference can be found here.

Benefits

  • 🌐 Modular - Create your own command in seconds by adding it to the structure object
  • 🐆 Fast – Save time. Don't start from scratch. Contribute and let others profit too!
  • 🌸 Beautiful – Use the wonderful layout which is easily customizable and will fit all your needs