Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

easy setup with in-browser terminal? #107

Open
tmbdev opened this issue Feb 1, 2017 · 2 comments
Open

easy setup with in-browser terminal? #107

tmbdev opened this issue Feb 1, 2017 · 2 comments

Comments

@tmbdev
Copy link

tmbdev commented Feb 1, 2017

I would find this very useful combined with one of the in-browser terminal emulators for JavaScript, to get a simple, portable shell across many different systems. Something like cash --port 8808, then connect with a browser to http://localhost:8808/ and execute commands.

@nfischer
Copy link
Collaborator

nfischer commented Feb 1, 2017

@tmbdev neat suggestion! If you're able to give it a shot, I can try to take a look. Or perhaps you could implement this as a separate module that pulls in cash as a dependency?

@legodude17
Copy link

@tmbdev there are a few things kinda like that... You should checkout xterm.js and ttyd.

@nfischer, I have a related idea, which is to somehow run something like browserify on cash, so then you can just have a fully in browser terminal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants