Skip to content

robinrowe/DomTerm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2,697 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

Please use the domterm-discuss@domterm.org mailing list for news, questions, and discussions. Use the list information page to sign up or access the archive.

DomTerm screenshot with panes

About

DOM/JavaScript-based terminal-emulator/console

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 52.1%
  • JavaScript 34.9%
  • Java 4.2%
  • CSS 2.2%
  • C 1.8%
  • Makefile 1.5%
  • Other 3.3%