Skip to content

Releases: vladkens/macmon

v0.3.0

06 Oct 00:17

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

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

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

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

v0.1.0

16 Jun 09:06

Choose a tag to compare

ci update