by tremguy on 5/14/16, 6:56 AM with 26 comments
by amelius on 5/18/16, 10:14 AM
Also it would save you the trouble of writing a shell from scratch :)
by MrQuincle on 5/14/16, 8:19 AM
You mention Bluetooth for example in the beginning which is an example of hardware that is yet not supported from the browser.
Applications beyond what can currently be done in a UNIX shell would be good. You already have thought long about it. I feel you can tell us much more about possibilities!!!
by ianai on 5/18/16, 9:40 AM
by jrcii on 5/18/16, 1:48 PM
There's also this https://github.com/shellinabox/shellinabox and this http://www.web-console.org/
by jrapdx3 on 5/18/16, 9:36 AM
Click on the "live demo" link, quite a long delay (few minutes), finally terminal-like display appears with "$" prompt.
However entering usual unix commands, ls, cd, etc., gives error: "Error while executing /usr/bin/ls: TypeError: get length method called on incompatible Object", or "/usr/bin/cd: command not found".
Running with FF Nightly. Don't know if it's me, FF, or the app.
What am I missing?
by tempodox on 5/18/16, 1:47 PM
by digi_owl on 5/18/16, 11:49 AM
Seems to only happen right after a command though, hitting return a few times gets rid of it.