monitor 1.1.0
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
- Choose which metrics get a gauge and which get a chart by @evandhoffman in #12
- Version 1.1.0: the preferences screen by @evandhoffman in #13
Full Changelog: v1.0.0...v1.1.0