Daemonless and kextless CPU and GPU frequency stats in your menubar!
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...
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)...
- Extended scrollable history for graphs
- CSV Dumping
- Menubar Widgets
You can download the latest version from the Github Releases.
- Apple Silicon
- MacOS Big Sur (macOS 11) or newer
Full compatibility notes for silicon support can be found here.
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
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!