Skip to content
/ DomTerm Public
forked from PerBothner/DomTerm

DOM/JavaScript-based terminal-emulator/console

License

Notifications You must be signed in to change notification settings

betrr/DomTerm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DomTerm - a terminal emulator and console using DOM and JavaScript

DomTerm is a combined terminal emulator and REPL console using web technlogies - i.e. JavaScript and DOM: Users can type commands which gets sent to an application, which evaluates the command, and displays the results, typically in some kind of type-script format.

See the home page for more information, including list of features with many screenshots.

DomTerm screenshot with panes

About

DOM/JavaScript-based terminal-emulator/console

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.0%
  • C 17.7%
  • Java 8.7%
  • C++ 7.9%
  • CSS 1.9%
  • Shell 1.8%
  • Other 3.0%