7 ms·
Looks like this is just a terminal emulator project in javascript. Project: m3m3n70.com File: tty.js Description: Customized web bash terminal Adapted From:
by pacmon 14y ago
Looks like this is just a terminal emulator project in javascript.
Project: m3m3n70.com
File: tty.js
Description: Customized web bash terminal
Adapted From: tty.js by Christopher Jeffrey
Authors: Turner Bohlen (turnerbohlen.com), Marwan Hilmi
Copyright 2012 Scott St. Technology Company
- lexy0202 14y agoThere has to be some server involved - people can send broadcast messages and the fs maintains state between machines. It looks like a JS console directly onto a server.
- Chirael 14y agohttp://thechangelog.com/post/17152659182/tty-js-terminal-in-your-browser-using-node-js-and-socket http://thechangelog.com/post/17152659182/tty-js-terminal-in-...