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

Pass DB Connection parameters to a Kettle a.k.a PDI table Input step dynamically from Excel -

multithreading - PhantomJS-Node in a for Loop -

c++ - MATLAB .m file to .mex file using Matlab Compiler -