No windows with any browser, will you be adding support for that? I use chrome on windows, I would assume a good portion of the potential users of this project would be also. Cool project though, and at least a sharee can use it on windows.
Sharee can use it on windows, yes.
I will be integrating ssh client into nutty which can then be used even on windows by a sharer. I had written a chrome packaged app (https://github.com/krishnasrinivas/termishare) which was sharable ssh-client. Will soon integrate it with nutty. Thanks.
TBH "if it works" is more dependent upon whether I can manage to make a set of clear instructions that students can follow, and students aren't disruptive. Is there any reason that this wouldn't work with multiple connections?
Nutty is written in angularjs ... i do routing internally on the client side, so it is supposed to intelligently change the route (address URL) depending on whether extension is installed or not. Did it do something unexpected?
Right. home page is of no use if extension is not installed. So it redirects to /info. Once you install extension and nutty scripts you can visit home page to start/share terminal. This behavior is intentional.