Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dehydratedpotato/FrequencyStats

For Apple Silicon 🍎 Daemonless, kextless CPU and GPU frequency stats in your menubar!
https://github.com/dehydratedpotato/FrequencyStats

apple-m1 apple-silicon cpu cpu-frequency cpu-monitoring gpu gpu-monitoring m2-mac mac-m1 mac-menubar macos menubar menubar-app monitor stats

Last synced: about 2 months ago
JSON representation

For Apple Silicon 🍎 Daemonless, kextless CPU and GPU frequency stats in your menubar!

Awesome Lists containing this project

README

        

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](https://github.com/BitesPotatoBacks/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.](https://github.com/BitesPotatoBacks/FrequencyStats/releases)

## System Requirements
- Apple Silicon
- MacOS Big Sur (macOS 11) or newer

Full compatibility notes for silicon support can be found [here.](https://github.com/BitesPotatoBacks/SocPowerBuddy#compatibility-notes)

## 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](https://github.com/BitesPotatoBacks/FrequencyStats/blob/main/LICENSE)