You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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?
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.The text was updated successfully, but these errors were encountered: