https://github.com/shakshi3104/gaufre
🧇 Check load of each core of CPU on your Mac menu bar.
https://github.com/shakshi3104/gaufre
cpu-usage macos macos-menubar
Last synced: 7 months ago
JSON representation
🧇 Check load of each core of CPU on your Mac menu bar.
- Host: GitHub
- URL: https://github.com/shakshi3104/gaufre
- Owner: Shakshi3104
- License: mit
- Created: 2021-11-28T09:08:21.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T09:22:03.000Z (over 2 years ago)
- Last Synced: 2025-05-09T20:52:11.772Z (about 1 year ago)
- Topics: cpu-usage, macos, macos-menubar
- Language: Swift
- Homepage:
- Size: 6.42 MB
- Stars: 14
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Gaufre
Gaufre🧇 is the app for checking load of each core of CPU on your Mac menu bar.
The application name was decided to be [Gaufre](https://www.kobe-fugetsudo.co.jp/sweets/gaufres.html), derived from silicon "wafer".
| M2 Pro | M1 | M1 Max | Core i5 |
| :-------:| :-------: | :-------: | :-------: |
||  |  |  |
## Requirements
- Xcode 13.1+
- macOS 11+
## Swift Package Dependencies
- [CoreWafer](https://github.com/Shakshi3104/CoreWafer)
- [ProcessorKit](https://github.com/Shakshi3104/ProcessorKit)
- [DeviceHardware](https://github.com/Shakshi3104/DeviceHardware)