Follow these steps to install Muesli on your Mac. The app is signed and notarized by Apple for a smooth installation.
Signed & Notarized
Muesli is signed with a Developer ID certificate and notarized by Apple. It should install and open without any Gatekeeper warnings.
Click the download button above to get the latest release from GitHub.
Double-click the DMG file (e.g., Muesli-v0.1.0.dmg) in your Downloads folder. A new window will open showing the Muesli app icon and an Applications folder shortcut.
Drag the Muesli app icon to the Applications folder shortcut. Wait for the copy to complete, then eject the DMG.
Open the app from your Applications folder or Spotlight. It will launch without any Gatekeeper warnings.
Follow the onboarding wizard to grant Screen Recording and Microphone permissions. Then download a transcription model (we recommend starting with "Small" for a good balance of speed and accuracy).
✅ You're all set!
Muesli will appear in your menu bar. Click it to start your first recording.
This should not occur with the signed release. If you built from source or downloaded from an unofficial source, try:
For self-built or non-notarized versions, you can manually remove the quarantine attribute using Terminal:
Then try opening the app normally.
If Muesli can't access Screen Recording or Microphone:
If permissions seem stuck, you can reset them with this Terminal command:
Then launch Muesli again and go through the permission prompts.
Check these requirements:
If you're still having trouble, please open an issue on GitHub with details about:
If you prefer to build Muesli yourself, you can clone the repository and build it with Xcode:
See the README for more details.