Fixed major performance issues
🛠️ macOS Installation Guide
Note: This guide is for users downloading the unsigned .dmg build on macOS. You can also download the app using the .app.tar.gz, but this guide is not valid for that.
- Download & Mount
- Download the DMG file (e.g. interva_1.2.1_aarch64.dmg).
- Double-click it to mount.
- Remove Gatekeeper Quarantine Flag
macOS may block unsigned apps. To bypass:
- Open Terminal (Applications → Utilities).
- Run:
sudo xattr -rd com.apple.quarantine "/Users/$(whoami)/Downloads/interva_1.2.1_aarch64.dmg"
🛠️ Windows Installation Guide:
- Download the .msi file
2.Run the file.
- If the Windows Defender pops up, click on 'more info' and then on 'run anyway'.
- Additionally, if that doesn't work, try temporarily disabling the Windows antivirus real-time protection.
🛠️ Linux users, I trust you to figure it out, you use Linux for a reason