macmon icon indicating copy to clipboard operation
macmon copied to clipboard

🦀⚙️ Sudoless performance monitoring for Apple Silicon processors. CPU / GPU / RAM usage, power consumption & temperature 🌡️

Results 14 macmon issues
Sort by recently updated
recently updated
newest added

The UI looks weird in the Terminal(the default one on macOS). But it works properly in the VScode terminal. ![CleanShot 2024-09-18 at 12 06 45](https://github.com/user-attachments/assets/485a6a5c-8e03-4daa-a0dc-b83d802605bc)

The name `macmon` is less than ideal from my point of view. `[macmon](https://www.macmon.eu/en/)` is a well-known NAC solution. It would not be the first time that names start to confuse...

In the CLI monitor, you can see the number of cores at the top, e.g.: 4E+10P+30GPU 96GB But when you call macmon to get pipe output like this: ./macmon pipe...

Thanks for awesome utility! On mac mini m4 I see strange CPU/GPU temperature. My first thougth was that temps are mixed: CPU GPU (because GPU on heavy load but only...

Not sure if you're open to adopt install/usage instructions for non-official (maintained by others) install methods? I saw `macmon` is also available on nixpkgs and I primarily use darwin-nix on...

Hi @vladkens ! I've been trying to use Macmon to integrate RAM monitoring into [CodeCarbon](https://github.com/mlco2/codecarbon). I am statisfied with CPU and GPU tracking, however it seems that `ram_power` is always...

just as a heads up, I adapted some of your rust code to function as a python module to be callable from python. I'll probably publish a first version soon.

Hey, do you think it is possible to do usage load per process, like powermetrics is doing, either directly or by calculating oneself? Powermetrics and esp activity monitor has utilization...

Would it be valuable to the users at large if macmon were able to run once every INTERVAL seconds, and store the data as a blob that can be emitted...