javascript - Bash shell simulation in browser -


Is there a way to simulate emulation in the browser, just with Javascript / JQuery? I would like to do a demo on our web site, where it uses our new database system from opening a single bash. It would seem as if someone was typing in a shell command and the output would be listed as line-by-line such as opening a specific shell. I'm not looking for anything, so how do I implement it - to make my work easier, which jQuery plug-in?

Take a look at this:

Record Assisiina Terminal sessions There is a free and open source solution for doing and sharing on the web.

Comments

Popular posts from this blog

jsp - No mapping found for HTTP request with URI with annotation config Spring MVC and Jetty -

c# - Split String between 2 substrings without removing delimiters -

asp.net - Procedure or function "Procedure name" expects a parameter "Param name" which was not supplied occurs rarely -