Serial / console
USB-to-serial port enumeration, baud rate selection (1200–230400), 8N1 default. Lists serial ports across macOS, Linux, and Windows.
ShellYard lists every USB-serial port on the host:
- macOS:
/dev/cu.usbserial-* - Linux:
/dev/ttyUSB* - Windows:
COM*
Pick a device path and a baud rate (1200 → 230400). 8N1 is the default and not currently configurable.
The terminal hosts the same xterm.js as SSH; output is byte-for-byte.