Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 28 days ago
JSON representation
For Apple Silicon 🍎 Daemonless, kextless CPU and GPU frequency stats in your menubar!
- Host: GitHub
- URL: https://github.com/dehydratedpotato/FrequencyStats
- Owner: dehydratedpotato
- License: mit
- Created: 2023-03-14T20:13:59.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T14:45:51.000Z (over 1 year ago)
- Last Synced: 2024-11-15T12:18:39.734Z (about 1 month ago)
- Topics: apple-m1, apple-silicon, cpu, cpu-frequency, cpu-monitoring, gpu, gpu-monitoring, m2-mac, mac-m1, mac-menubar, macos, menubar, menubar-app, monitor, stats
- Language: Swift
- Homepage:
- Size: 2.35 MB
- Stars: 19
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Frequency Stats - for Apple Silicon
Daemonless and kextless CPU and GPU frequency stats in your menubar!
## 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 newerFull 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)