Skip to content

Installation

Requirements

  • macOS (aarch64) or Linux (x86_64)
  • Node.js 18+
  • Rust stable (for building from source)
  • AWS CLI v2 on PATH

Platform-specific dependencies (Linux: GTK3, WebKitGTK, etc.) — see development setup.

Download a release

Download the latest package from GitHub Releases:

  • macOS: .dmg → open and drag to /Applications
  • Linux: .deb, .rpm, or .AppImage

macOS Gatekeeper

Releases are not codesigned. Run once:

bash
xattr -cr /Applications/Mimic.app

Then open normally.

Build from source

bash
npm install
npm run tauri build

Output paths by platform — see building.