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.appThen open normally.
Build from source
bash
npm install
npm run tauri buildOutput paths by platform — see building.