Ecosyste.ms: Awesome

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

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: 24 days ago
JSON representation

πŸ§‡ Check load of each core of CPU on your Mac menu bar.

Lists

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 |
| :-------:| :-------: | :-------: | :-------: |
|![](materials/gaufre-m2-pro.png)| ![](materials/gaufre-m1.png) | ![](materials/gaufre-m1-max.png) | ![](materials/gaufre-core-i5.png) |

## 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)