SystemEQ for Mac v1.1.0
Downloads
| Format | Size | Description |
|---|---|---|
💿 .dmg |
9.8M | Recommended — drag to Applications |
📦 .zip |
9.7M | Alternative — unzip and move to Applications |
Installation
- Download
.dmgfile below - Open the DMG and drag SystemEQ for Mac to Applications
- First launch: right-click the app → Open → confirm the Gatekeeper dialog
(the app is ad-hoc signed but not notarized — Apple Developer ID is not used by this project) - Alternative: open Terminal and run
xattr -dr com.apple.quarantine "/Applications/SystemEQ for Mac.app" - Or via Homebrew:
brew install --cask denzam/systemeq/systemeq(quarantine flag handled automatically)
Requirements
- macOS 13 (Ventura) or later
- Apple Silicon or Intel Mac
Also available via Homebrew: brew install --cask systemeq
What's Changed
- chore: drop unused localization queue + backfill CHANGELOG links by @denzam in #23
- docs(changelog): include dmg-assets path for README filename by @denzam in #4
- Add GitHub Pages landing page by @denzam in #24
- a11y: keyboard nav for landing gallery by @denzam in #25
- Link landing site in README + remove stale landing/ folder by @denzam in #26
- fix(ci): correct paths in EQ database update workflow by @denzam in #27
Full Changelog: v1.0.6...v1.1.0