1

I need to connect the browser with the bash console using NodeJS.

Is there any node modules that do this? I don't want to reinvent the wheel, but if there aren't I will build one. I am sure that the web-sockets will be needed.

For example I like so much Cloud9 console.

Also, see the screen shot:

Cloud9 console

1 Answer 1

1

I found the answer. tty.js does the job.

It's well documented, and it also contains an example.

tty console

Sign up to request clarification or add additional context in comments.

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.