Added
- In-app Help window (Cmd+? or "Help…" in the menu bar dropdown) renders the README's Features section directly inside the app — no need to leave for GitHub. Includes a "View latest on GitHub" link for content newer than your installed build (#60, suggestion #8)
- Standard macOS Window and Help menus in the OS menu bar (visible when Hide from Dock is off) — Window auto-lists open iQualize windows for keyboard navigation; Help mirrors the in-app Help shortcut
Install
- Download
iQualize-0.29.0.dmgand open it - Drag iQualize to the Applications folder
- Important: The app is not notarized with Apple, so on first launch macOS Gatekeeper shows: "Apple could not verify 'iQualize' is free of malware..." Run this one-liner in Terminal to unblock it, then open iQualize normally:
xattr -dr com.apple.quarantine /Applications/iQualize.app