| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| macmon-v0.7.0.tar.gz | 2026-04-01 | 694.1 kB | |
| README.md | 2026-04-01 | 759 Bytes | |
| v0.7.0 source code.tar.gz | 2026-04-01 | 45.0 kB | |
| v0.7.0 source code.zip | 2026-04-01 | 53.3 kB | |
| Totals: 4 Items | 793.1 kB | 0 | |
Features
- Added HTTP server mode with JSON and Prometheus metrics endpoints (#34, [#53])
- Added launchd service install/uninstall commands for the HTTP server (#34)
- Added
cpu_usage_pctmetric (#28) - Added RAM usage percentage display in the label (#31)
- Exposed macmon as a library crate for programmatic use (#52, by @tasleson)
Fixes
- Fixed crash on Apple M5 Max due to renumbered voltage-states keys (by @swiftraccoon)
- Fixed processor count parsing and dynamic E/P/S core labels on M5 (by @swiftraccoon)
- Fixed bogus sensor temperature readings being included in averages (#50, by @gtalusan)
Docs
- Added Nix installation instructions (by @thibmaek)
Full Changelog: https://github.com/vladkens/macmon/compare/v0.6.1...v0.7.0