Skip to content

Releases: vladkens/macmon

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

v0.1.0

16 Jun 09:06
Compare
Choose a tag to compare
ci update