Skip to content

Installation

Head to emkit.app and download the installer for your platform:

PlatformFormat
macOS (Apple Silicon).dmg (arm64)
macOS (Intel).dmg (x64)
Windows.exe (NSIS installer)
Linux.AppImage

During the Beta phase, EM Kit is not yet signed with an Apple Developer certificate. Because of this, macOS Gatekeeper may display a warning when you try to open the app:

“EM Kit” is damaged and can’t be opened. You should eject the disk image.

This is expected and does not mean the app is actually damaged. It happens because macOS quarantines applications downloaded from the internet that are not code-signed.

After mounting the .dmg and dragging EM Kit into your Applications folder, open Terminal and run:

Terminal window
xattr -cr /Applications/EM\ Kit.app

This removes the quarantine attribute. You can then open EM Kit normally.

No additional steps are required. Run the downloaded installer and follow the on-screen instructions.