Skip to content

Getting Started

Download

Download the latest release from the GitHub Releases page.

PlatformFormat
macOSDMG
WindowsNSIS installer (.exe)
Linux.deb package

Prerequisites (Building from Source)

If you want to build aiTerm from source, you’ll need:

All platforms:

macOS:

  • macOS 13+
  • Xcode Command Line Tools (xcode-select --install)

Windows:

Linux:

First Launch

  1. Open aiTerm
  2. You’ll start with a default workspace and a single terminal tab
  3. The terminal spawns your default shell automatically

Quick Tips

  • Cmd+T — new tab
  • Cmd+D — split pane (duplicates current tab with full context)
  • Cmd+N — new workspace
  • Cmd+, — open preferences
  • Cmd+/ — help and keyboard shortcuts

Setting Up Claude Code Integration

Claude Code integration is enabled by default. When you run claude in a terminal tab, aiTerm automatically:

  1. Exposes MCP tools to Claude Code CLI
  2. Captures session IDs via built-in triggers
  3. Enables auto-resume for your sessions

No configuration needed — it just works.