Skip to content
Download for Mac

Installation

Minimum
OSWindows 10+, macOS 13+, Linux (Ubuntu 22.04+, Fedora 38+, or equivalent)
RAM4 GB (8 GB recommended)
Disk250 MB
Display1280 × 720
NetworkRequired for provider API calls. QARK itself runs offline.

Grab the installer for your platform from the QARK homepage.

Run the installer and follow the prompts. QARK installs into your platform’s standard application directory.

Package manager installs are also available — check the homepage for the exact command for your OS.

  1. Open QARK from your application launcher
  2. Check the version number in the top-left corner
  3. Open the command palette (Cmd+K / Ctrl+K) to confirm input handling
QARK first-launch screen with version number and empty conversation area
  • Application binary — the native desktop runtime
  • SQLite database — created on first launch, stores conversations, agents, and encrypted keys
  • Config directory — preferences, agent definitions, AES-256 encrypted provider keys

No background services, no daemons, no cloud sync. QARK runs when you open it and stops when you close it.

Sparks — the system-wide overlay — needs accessibility permission to capture selected text from other applications and paste results back. Without it, text capture and paste-based output actions silently fail.

To grant it:

  1. Open Settings → Sparks & Flows
  2. Find Accessibility permission — it shows either Granted (green) or a Grant Access button
  3. Click Grant Access — macOS opens System Settings → Privacy & Security → Accessibility with QARK pre-listed
  4. Toggle QARK on

QARK polls for the permission after you click Grant Access, so the status updates automatically once you flip the switch — no restart needed.

Sparks & Flows settings showing Accessibility permission status
FeatureWithout permission
Text captureOverlay opens but selected text from other apps is not captured
Paste at CursorOutput copies to clipboard but the paste keystroke is not simulated — you have to paste manually
Insert Before / Insert AfterSame as above — clipboard has the result, but automatic paste fails
Copy to ClipboardWorks fine — no accessibility permission needed
Open in ChatWorks fine — opens the main window directly

On Windows and Linux, no accessibility permission is required. Keyboard simulation works through native platform APIs without extra grants.

ProblemFix
Installer won’t launchCheck your OS version against the requirements above
”Unidentified developer” warningApprove the app in your OS security settings
Blank screen on launchUpdate your graphics drivers — QARK uses hardware-accelerated rendering
Database lock errorClose duplicate QARK instances. Only one can access the database at a time.