Releases: evanwtf/monitor
Release list
monitor 1.5.0
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Totals over the window, a readable time axis, and a build stamp by @evandhoffman in #38
Full Changelog: v1.4.0...v1.5.0
monitor 1.4.0
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Read the release label from the merge, not from a lookup by @evandhoffman in #33
- Double-click a tile to zoom it by @evandhoffman in #34
Full Changelog: v1.3.2...v1.4.0
monitor 1.3.2
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Stack the slices of a whole, and dash the lines among them by @evandhoffman in #32
Full Changelog: v1.3.1...v1.3.2
monitor 1.3.1
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Mirror the in/out charts, when you ask for it by @evandhoffman in #30
Full Changelog: v1.3.0...v1.3.1
monitor 1.3.0
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Right-click a card to copy the picture or the numbers by @evandhoffman in #28
Full Changelog: v1.2.0...v1.3.0
monitor 1.2.0
Download the zip below, unzip it, and drag monitor.app to
Applications. macOS 14 or later, Apple silicon or Intel.
What's Changed
- Write down why signing failed on the runner: SessionCreate by @evandhoffman in #17
- Arrange the panel: drag to reorder, sliders to resize, both remembered by @evandhoffman in #23
Full Changelog: v1.1.2...v1.2.0
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
monitor 1.1.1
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
- Release on every merge, and work out the version number here by @evandhoffman in #14
- Sign with a Developer ID and notarize, when there is one to sign with by @evandhoffman in #15
Full Changelog: v1.1.0...v1.1.1
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
monitor 1.0.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
- docs: add/update AGENTS.md agent guidance by @evandhoffman in #8
- Make monitor a real app: foreground identity and an .app bundle by @evandhoffman in #9
- Add a sensor section, and wrap legends instead of truncating them by @evandhoffman in #10
- Give the app an icon and a real About panel, and publish it on release by @evandhoffman in #11
Full Changelog: v0.1.0...v1.0.0