BETA
My accountGet started
May 122020
Total.js Platform

Remote terminal with Total.js + Node PTY + xTerm

A simple tutorial how to create a remove terminal with help of Total.js Platform and modules Node PTY + xTerm.

Remote terminal with Total.js + Node PTY + xTerm

Node.js dependencies:

  • node-pty
  • totaljs

Client-side dependencies:

  • xterm
  • xterm-attach

Remote terminal

Server-Side implementation

Client-Side implementation