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.
Windows
- Open dimmy.app, click Download for Windows. You get Dimmy-Setup.exe (around 12 MB).
- Double-click the installer. SmartScreen may warn the first time: click More info, then Run anyway.
- Dimmy installs in your user folder (AppData). No admin password is needed.
- The app opens automatically when install finishes.
macOS
- Open dimmy.app, click Download for macOS. You get Dimmy-macos-arm64.dmg (around 25 MB).
- Open the DMG and drag Dimmy.app into Applications.
- Double-click Dimmy in Applications. Gatekeeper may complain the first time: see Troubleshooting → macOS Gatekeeper.
- Grant microphone and accessibility permissions when asked.
Linux
- Clone github.com/KonradDallaOrg/dimmy and follow the build steps in the README (GTK4 frontend, shared Rust core).
- Once you have a Dimmy-linux-x86_64.AppImage, open a terminal in the folder where it is.
- Run chmod +x Dimmy-linux-x86_64.AppImage to make it executable.
- Run ./Dimmy-linux-x86_64.AppImage to launch.
bashchmod +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
Last updated: 2026-05-22