Replio An experiment of running Node.Js REPL over websocket with Chromium's hterm. Installation $ git clone https://github.com/JLChnToZ/replio.git $ npm install Running $ node index.js Open your browser and navigate to http://localhost:9999 and try out! License MIT