monitor 1.1.2
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
First launch: the app is not signed with a Developer ID and not
notarized, so macOS blocks it. Right-click the app and choose Open,
then Open again in the dialog. Or clear the quarantine flag yourself:
xattr -d com.apple.quarantine /Applications/monitor.appBuilding it yourself avoids all of that — Scripts/make-app.sh.
What's Changed
- Take the hottest of every die sensor, and give sensors their own interval by @evandhoffman in #16
Full Changelog: v1.1.1...v1.1.2