Connected Tools for Builders

AuraXLabs

Remote connections, serial debugging and file transfer in one clear engineering workbench

AuraTerm brings SSH, Telnet, serial, network serial (RFC 2217), raw TCP and a local shell into one cross-platform terminal, with built-in SFTP, port forwarding, an AI assistant, Live Share and end-to-end encrypted account sync.

Current AuraTerm Version: v0.3.6 Windows / macOS / Linux Changelog

SSH / Telnet / Local Shell Local and network serial (RFC 2217) SFTP / SCP / Zmodem Live Share and Cloud Console Built-in AI Assistant Account cloud sync
AuraTerm main window: tabbed sessions and the bookmark sidebar
Tabbed sessions, nested bookmark groups and the command input toolbar

A look at the app

Real AuraTerm screens: session management, serial debugging and remote file transfer

AuraTerm serial connection settings
Serial parameters, common presets and connection status
AuraTerm remote file manager with SFTP transfers
Remote directory browsing with SFTP / SCP transfer progress

Product Portfolio

AuraTerm is one of AuraXLabs's software products, with hardware tools continuously expanding

AuraTerm

A cross-platform terminal workspace built with Tauri, Vue 3, TypeScript, xterm.js, and Rust for developers, operations engineers, and embedded teams.

Software Products Windows / macOS / Linux
  • Supports SSH, Telnet, local serial, network serial (RFC 2217), raw TCP and local shells for remote operations, device bring-up and local command execution
  • Built-in multi-tab, a bookmark manager, nested groups, a command palette, command snippets and history to cut repetitive work
  • Supports SFTP/SCP, Zmodem, port forwarding, SSH MFA and multiple reconnect modes, covering long-lived connections and remote file handling
  • A built-in AI assistant and Live Share: explain commands, draft commands, and share the current terminal session with a colleague in real time
  • Credentials are stored encrypted with AES-256-GCM; sign in to an AuraXLabs account to sync across devices, with credentials end-to-end encrypted
  • The interface ships in English and Simplified Chinese, and can follow your system setting

USB 转 TTL 串口通信线缆

A foundational connectivity tool for embedded systems, microcontrollers, industrial equipment, and field maintenance, suitable for serial debugging, log capture, parameter configuration, and firmware flashing.

Hardware Product Serial Communication
  • Covers common device debugging, integration testing and maintenance needs
  • Ideal as a standard connection tool for development, testing and delivery stages
  • Paired with AuraTerm's serial presets, connection status indicators, and log recording, it creates a more complete debugging workflow

AuraTerm Features

Core capabilities organized around real usage flows, covering connection, management, transfer, input and collaboration

Session Management

Six session types — local shell, SSH, Telnet, serial, network serial and raw TCP — with tab creation, drag sorting, right-click rename and automatically generated unique tab names.

  • Session output can be recorded to log files automatically
  • Log filename templates support placeholders for timestamps and connection parameters

SSH Capabilities

Supports password authentication, private key authentication, and multi-factor authentication for everything from basic remote login to complex bastion-host scenarios.

  • Supports Manual, Simple, tmux, and screen reconnect modes
  • Well suited for long-running operations, reconnect recovery, and session persistence

Serial Debugging

Provides full control of serial port, baud rate, data bits, stop bits, parity, and flow control, with common presets and recent configuration memory.

  • Built-in presets including 115200-8N1, 9600-8N1, and 57600-8N1
  • Provides connecting, connected, closed, and error status indicators
  • Serial control plane: change the baud rate without dropping the session, send BREAK, toggle DTR/RTS, watch CTS/DSR/CD/RI

Network Serial (RFC 2217)

The serial port does not have to be plugged into this machine. The Telnet Com Port Control Option (RFC 2217, option 44) reaches a serial device server and makes the baud rate and framing take effect on the device at the far end.

  • Works with ser2net, Moxa NPort, Digi Connect, Lantronix and other device servers
  • Paste rfc2217://host:2217 or tcp://host:port straight into the host field
  • Adopts the server's parameters by default and reconnects automatically; a peer without RFC 2217 degrades to a raw TCP byte pipe

Remote File Management

Browse remote directories directly in SSH sessions, inspect permissions, sizes, and modification times, and transfer files over SFTP or SCP.

  • Supports upload, download, folder creation, and deletion
  • Shows transfer progress and completion state in real time

Live Share and Cloud Console

Generate a 12-character share code and a colleague can watch your current terminal session from a browser link — and, once you allow it, type into it as well.

  • SPAKE2 (RFC 9382) authenticates both sides and derives the key; content is end-to-end encrypted and unreadable to the server and relay
  • Three control policies — view only, guest may request, grant automatically — with control revocable and the session endable at any time
  • Once the device is bound, watch your own sessions from the Cloud Console web page and review its traffic accounting

AI Assistant

A streaming chat panel plus terminal-context shortcuts, backed by Anthropic or any OpenAI-compatible endpoint, with the API key kept encrypted on your machine.

  • One click to explain the last command, analyze an error, improve a command or summarize the output
  • Ctrl/Cmd+K drafts a command from plain language into the input bar for review, and never runs it for you
  • The API key is encrypted on its own with AES-256-GCM: not in the credential store, not in settings exports, not in cloud sync

Bookmark Manager

A full-size bookmark manager: group tree on the left, sortable table in the middle, embedded editor on the right — maintaining hundreds of connections no longer means clicking them one at a time.

  • Select several and move, delete or clone them at once; groups can be renamed, dissolved and rearranged by dragging
  • Import OpenSSH config, PuTTY .reg and AuraTerm backups; choose whether an export carries credentials
  • Groups can be reorganized while the master password is locked; anything touching credentials asks you to unlock first

Input Toolbar

Offers custom shortcut buttons, a multi-line input box, drag-to-resize height, double-click collapse, and command history for repetitive command-heavy work.

  • Supports Ctrl+Enter sending and up to 100 deduplicated history entries
  • PageUp / PageDown quickly navigate sent command history

Key Workflows

Compresses the documented capabilities into the three task flows users rely on most

01

Establish Connections

Jump into SSH, Telnet, serial, network serial, raw TCP or a local shell from a bookmark, a previous config or a new session.

Bookmarks Tabs SSH / Telnet / Serial RFC 2217 / Raw TCP
02

Execute and Transfer

Use the input toolbar for repeated commands, then combine SFTP/SCP and session logs to finish remote operations, file handling, and debugging evidence capture.

Input Bar SFTP / SCP Session Logs AI Assistant
03

Recover and Reuse

Reconnect with Manual, Simple, tmux, or screen modes after disconnection, while reusing serial presets and recent configs to keep debugging stable.

Reconnect Serial Presets Window Restore Live Share

AuraTerm Downloads

Supports major desktop platforms and is suitable for unified remote operations, serial debugging, and local terminal management

Release Access

All platform installers are published on GitHub Releases

Installers for every platform — with SHA256 checksums, release notes and past versions — are published on GitHub Releases. Use the button below to download.

Windows

Windows 10/11 (64-bit)

macOS

macOS 10.15+ (Intel / Apple Silicon)

Linux

Major distributions

Current AuraTerm Version: v0.3.6 | See all versions on GitHub

Typical Scenarios

Maps the documented capabilities to concrete scenarios, from remote maintenance to serial bring-up

Developers & Operations Teams

Use AuraTerm to unify remote login, local Shell, SFTP/SCP transfers, tab management, and SSH reconnects to improve daily operations and development efficiency.

Embedded & Microcontroller Development

Pair a USB-to-TTL cable to read boot logs, flash firmware and verify parameters; serial presets and bookmarks make lab, classroom and prototype setups quick to reproduce.

Production Line, After-sales & Field Maintenance

Use stable connectivity tools, session logs, and command history to complete device bring-up, status diagnosis, log capture, and issue isolation quickly.

Remote labs and console servers

The board stays in the server room or the lab, reached over RFC 2217 through ser2net, a Moxa NPort or similar — from home you can still change the baud rate, send BREAK and read the boot log. When someone else needs to see it, Live Share shares that same session.

Bring connection, transfer, serial work, and logs into one toolchain

Download AuraTerm to get started now. If you are working on device bring-up, you can pair it with a USB-to-TTL serial cable as well.