Installation
Download
Section titled “Download”Head to emkit.app and download the installer for your platform:
| Platform | Format |
|---|---|
| macOS (Apple Silicon) | .dmg (arm64) |
| macOS (Intel) | .dmg (x64) |
| Windows | .exe (NSIS installer) |
| Linux | .AppImage |
macOS — “App is damaged” warning
Section titled “macOS — “App is damaged” warning”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.
Workaround
Section titled “Workaround”After mounting the .dmg and dragging EM Kit into your Applications folder, open Terminal and run:
xattr -cr /Applications/EM\ Kit.appThis removes the quarantine attribute. You can then open EM Kit normally.
Windows & Linux
Section titled “Windows & Linux”No additional steps are required. Run the downloaded installer and follow the on-screen instructions.