Download

Choose the Right Product for You

TronCode IDE provides a full graphical AI coding experience, while Tron CLI lets you collaborate with AI in the terminal.

TronCode IDE

AI-native code editor — smart completions, codebase Q&A, Agent workflows, ready to use out of the box.

Free Download · macOS
Windows
Windows 10 or later
Installer
Recommended · x64 · .exe
Download .exe
Portable
Manual updates · x64 · .zip
Download .zip
macOS
macOS 10.15 or later
Apple Silicon
M-series chips · arm64 · .zip
Download .zip
Intel Mac
Intel processor · x64 · .zip
Download .zip

Installation Guide

Windows
  1. Download TronCodeSetup.exe
  2. Double-click to run the installer
  3. Follow the wizard to complete installation
  4. Launch TronCode and start coding
macOS
  1. Download TronCode.zip
  2. Extract the archive
  3. Drag TronCode.app to Applications folder
  4. Allow security permissions on first launch

System Requirements

Windows

  • Windows 10 version 1903 or later
  • 4 GB RAM (8 GB recommended)
  • 500 MB available disk space
  • Stable internet connection

macOS

  • macOS 10.15 Catalina or later
  • 4 GB RAM (8 GB recommended)
  • 500 MB available disk space
  • Stable internet connection

Tron CLI

Terminal-based AI coding agent — no IDE needed. Generate, refactor, and debug code directly from the command line.

Terminal
$curl -fsSL https://upgrade.lianwo123.com/troncode/cli/install | bash

Requires macOS 10.15+. Installation completes automatically.

Terminal
$curl -fsSL https://upgrade.lianwo123.com/troncode/cli/install | bash

Supports Ubuntu, Debian, CentOS and other mainstream distributions.

PowerShell
PS>irm https://upgrade.lianwo123.com/troncode/cli/install.ps1 | iex

Requires PowerShell 5.1+. Run as administrator.