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

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -