← Back to Help center
Getting Started

Install Dimmy on Mac, Windows, or Linux

Download the installer for your operating system, run it, launch Dimmy. Takes around a minute.

Dimmy ships as a native installer on Windows (per-user, no admin prompt) and macOS (standard drag-and-drop). On Linux it builds from source today; a tested, signed AppImage is on the waitlist.

Download buttons on dimmy.app showing macOS and Windows, with Linux on the waitlist

Windows

  1. Open dimmy.app, click Download for Windows. You get Dimmy-Setup.exe (around 12 MB).
  2. Double-click the installer. SmartScreen may warn the first time: click More info, then Run anyway.
  3. Dimmy installs in your user folder (AppData). No admin password is needed.
  4. The app opens automatically when install finishes.

macOS

  1. Open dimmy.app, click Download for macOS. You get Dimmy-macos-arm64.dmg (around 25 MB).
  2. Open the DMG and drag Dimmy.app into Applications.
  3. Double-click Dimmy in Applications. Gatekeeper may complain the first time: see Troubleshooting → macOS Gatekeeper.
  4. Grant microphone and accessibility permissions when asked.

Linux

  1. Clone github.com/KonradDallaOrg/dimmy and follow the build steps in the README (GTK4 frontend, shared Rust core).
  2. Once you have a Dimmy-linux-x86_64.AppImage, open a terminal in the folder where it is.
  3. Run chmod +x Dimmy-linux-x86_64.AppImage to make it executable.
  4. Run ./Dimmy-linux-x86_64.AppImage to launch.
bash
chmod +x Dimmy-linux-x86_64.AppImage ./Dimmy-linux-x86_64.AppImage

What happens next

On first launch, Dimmy walks you through onboarding: grant microphone permission, pick a model (a local one to download, or a Groq key for cloud), set your shortcut, try it. After that the pill appears and you are ready to dictate. See Your first dictation for the walkthrough.

Was this helpful?

In this category

Getting Started
Your first dictation in 60 seconds
Open any app with a text field, press the hotkey, say a sentence, release. The text lands where the cursor was.
Getting Started
Permissions Dimmy needs
Microphone everywhere. Accessibility on macOS to type into other apps. Nothing else, ever.
Last updated: 2026-05-22