Skip to content

Releases: vladkens/macmon

v0.4.2

17 Dec 10:48
Compare
Choose a tag to compare

What's Changed

  • feat: ram power & limit samples count in pipe command
  • chore(docs): update homebrew installation note by @chenrui333 in #14

Full Changelog: v0.4.1...v0.4.2

v0.4.1

15 Dec 11:03
Compare
Choose a tag to compare
  • chore: improve robustness of print_debug by handling missing system profiler keys by @chenrui333 in #13

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Dec 16:32
Compare
Choose a tag to compare
  • Added support for M4 chips #11 (Thanks @hungrydonkey for debugging info)
  • More accurate CPU values #10 (Thanks @homm for pointing out the issue)
  • BREAKING: Raw command now returns values in JSON format, so macmon can be piped to other programs

Full Changelog: v0.3.3...v0.4.0

v0.3.3

25 Oct 06:10
Compare
Choose a tag to compare
  • Fixed: High usage values for M3 Max chips #9
  • Deps: ratatui updated to 0.29

Full Changelog: v0.3.2...v0.3.3

v0.3.2

21 Oct 23:53
Compare
Choose a tag to compare
chore: extra logs to debug command

v0.3.1

18 Oct 15:50
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

06 Oct 00:17
Compare
Choose a tag to compare

Features

  • Added gauge view for CPU/GPU and RAM metrics (press v to switch)
  • Saving settings between restarts (color and view)
  • Dependencies updated
image (4)

To update:

brew update && brew upgrade macmon

Or fresh installation:

brew install vladkens/tap/macmon

Full Changelog: v0.2.2...v0.3.0

v0.2.2

03 Jul 14:45
Compare
Choose a tag to compare
  • Fix crash on macOS Ventura with M2 Max processor

Full Changelog: v0.2.1...v0.2.2

v0.2.1

25 Jun 19:20
Compare
Choose a tag to compare
  • Added no-color mode
  • Added total system power
  • Usage help message

Full Changelog: v0.2.0...v0.2.1

v0.2.0

25 Jun 01:14
Compare
Choose a tag to compare
  • Ability to change colors (press c)
  • Added CPU / GPU average temperature 🌡️
  • Fixed bug with invalid CPU clusters usage on some Mac models
  • Added debug print to see raw sensors values (macmon debug)

Full Changelog: v0.1.0...v0.2.0