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

c++ - Cmake produces file extensions in static library archives -

c# - Roxy file manager in MVC doesn't accept session path -

c# - XML - Serialize class - Some questions -