Skip to content

mactop v0.2.2 #37

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Nov 16, 2024
Merged

mactop v0.2.2 #37

merged 7 commits into from
Nov 16, 2024

Conversation

metaspartan
Copy link
Collaborator

@metaspartan metaspartan commented Nov 16, 2024

mactop v0.2.2

  • New Total CPU and CPU core usage information, now using Apple's native Mach Kernel API in cgo (This is similar to how the popular htop and Activity Monitor provide CPU data)
  • Two new layouts (basic and advanced, which shows all individual core usages)
  • Sorting on Processes List
  • Added Time, VSZ, RSS, to processes list
  • Updated total power wattage chart
  • Added Avg and Max for power wattage
  • Thermals (Throttled or Nominal)

Preview screenshots (WIP)

Default layout:
image

Layout when pressing l key:
image

Now using Apple's native Mach Kernel API via cgo to get accurate CPU core readings, process list improved with sorting and layouts updated, v0.2.2
@johnalanwoods
Copy link

does this version fully support M4 Max/Pro?

@metaspartan
Copy link
Collaborator Author

does this version fully support M4 Max/Pro?

Yes, all M-series chips

@metaspartan metaspartan merged commit 77da2d7 into main Nov 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants