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: 5 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 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-07T09:22:03.000Z (over 1 year ago)
- Last Synced: 2024-06-19T03:53:22.254Z (10 months ago)
- Topics: cpu-usage, macos, macos-menubar
- Language: Swift
- Homepage:
- Size: 6.42 MB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Mac-Menubar-Megalist - Gaufre
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)