Download Latest Version v0.8.2 source code.zip (87.5 kB)
Email in envelope

Get an email when there's a new version of macmon

Home / v0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
macmon-v0.8.0.tar.gz 2026-07-24 747.0 kB
README.md 2026-07-24 1.1 kB
v0.8.0 source code.tar.gz 2026-07-24 68.9 kB
v0.8.0 source code.zip 2026-07-24 80.9 kB
Totals: 4 Items   897.9 kB 0

Breaking Changes

  • Narrowed the public Rust library API to hardware sampling types; App, Config, ViewType, and zero_div are no longer exported

Features

  • Added a toggleable detailed per-core CPU view and exposed per-core CPU metrics (by @it7760)
  • Added named aggregate frequency and effective-usage metrics, plus CPU and GPU active residency ratios (#61)
  • Added fan speed and fan name metrics to JSON and Prometheus output (#64, by @chodorenko)
  • Added a --host option for the metrics server and its launchd service (by @claytono)
  • Added a stress command with cyclic CPU and full CPU/GPU load modes

Fixes

  • Fixed RAM and swap gauge labels becoming unreadable at higher usage
  • Fixed the TUI showing an empty swap section when swap is unavailable
  • Fixed Prometheus chip labels containing special characters

Improvements

  • Improved Sampler::get_metrics to collect complete caller-scheduled intervals with faster startup (#60, by @homm)
  • Sped up hardware detection

Full Changelog: https://github.com/vladkens/macmon/compare/v0.7.2...v0.8.0

Source: README.md, updated 2026-07-24