Hacker News new | ask | show | jobs
by pacmon 4977 days 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

2 comments

There 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.