Skip to content

For Apple Silicon ๐ŸŽ Daemonless, kextless CPU and GPU frequency stats in your menubar!

License

Notifications You must be signed in to change notification settings

dehydratedpotato/FrequencyStats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

20 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Frequency Stats - for Apple Silicon

Daemonless and kextless CPU and GPU frequency stats in your menubar!

Releases Software Support Software Support License

Download from Github Releases

Example Screenshot

Project Deets

Once upon a time, I created a command line tool, the SocPowerBuddy; the soul purpose of which was to provide real per-core frequency metrics on Apple Silicon without needing sudo. I thought that it would be cool to make an efficient little menu bar app based on it, which doesn't need a daemon or a kext!

I hope to add Intel support someday, but to follow my personal rule for this project, it needs to be a rootless implementation...

Features

The current feature set covers cluster frequencies and state distribution, per-core frequencies with colorized meters (for CPUs), and colorized per-cluster graphs (that I need to expand on)...

WIP Features

  • Extended scrollable history for graphs
  • CSV Dumping
  • Menubar Widgets

Installation

You can download the latest version from the Github Releases.

System Requirements

  • Apple Silicon
  • MacOS Big Sur (macOS 11) or newer

Full compatibility notes for silicon support can be found here.

Supported Languages

If you can call it that, for what little there is lol...

  • English
  • Italian
  • Japanese
  • Korean
  • Portuguese
  • Russian
  • Chinese (Simplified, Traditional)
  • Vietnamese
  • Dutch
  • Spanish
  • French
  • German

Contribution

If you find any bugs or wish to add any features, open an issue or PR and i'll get my eyes on it as soon as possible!

License

MIT License