CoffeScript web terminal
$ coffee shell
Then open your web browser and go to:
http://localhost:3000
If using on a network for multiple network access, make sure to edit line #15 on index.ejs to:
var socket = io.connect('http://server_ip_address');
Michael Pivonka Aka TehCodedNinja for base of code. Jakub Jankiewicz Aka jcubic for jQuery Terminal