tree: 9204b5802a8ee0fe627292b0652b3da727dd4c1c [path history] [tgz]
  1. audio/
  2. bin/
  3. concat/
  4. doc/
  5. etc/
  6. html/
  7. js/
  8. test_data/
  9. .gitignore
  10. README.md
hterm/README.md

hterm

hterm is a JS library that provides a terminal emulator. It is reasonably fast, reasonably correct, and reasonably portable across browsers.

Do not confuse this with an ssh client (like Secure Shell) or a shell environment by itself. It only provides the platform for rendering terminal output and accepting keyboard input.

Contact

The chromium-hterm mailing list can be used to contact other users and developers for questions.

Documentation