About
WeTTY is a web terminal for your MyNode. It serves a full command line as a web page, so you can work on your node from any browser without installing or configuring an SSH client first.
It is built on xterm.js, a complete terminal emulator written in JavaScript, which is why it behaves like a real terminal rather than an approximation. Colors, cursor control, and interactive full-screen programs all work, so text editors and the terminal dashboards on your node run correctly inside it. Websockets carry the session rather than the polling older browser terminals relied on, which makes a noticeable difference to how responsive typing feels.
That makes it handy for following a guide, checking a log, or running a one-off command from a device where opening a proper terminal would be a nuisance. As with any web terminal, treat it as a sensitive door into your node and reach it over your local network, a VPN, or Tor rather than exposing it publicly.
Information
You might also like
View allGet Started
Run WeTTY on your own node
Get a MyNode device or install the software on your own hardware to start using WeTTY and dozens of other apps.