macmon

 Like this app

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

macmon screenshot 1

License model

  • FreeOpen Source

Platforms

  • Mac
  • Homebrew
  No rating
0 likes
0comments
0 news articles

Features

Suggest and vote on features

Properties

  1.  Privacy focused

Features

  1.  Ad-free
  2.  Works Offline
  3.  Command line interface
  4.  No registration required
  5.  No Tracking
  6.  Process Monitoring
  7.  Hardware Monitoring
  8.  GPU Monitoring
  9.  Performance Monitoring
  10.  CPU Monitoring
  11.  RAM Monitoring

macmon News & Activities

Highlights All activities

Recent activities

Show all activities

macmon information

  • Developed by

    vladkens
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    47 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

OS & UtilitiesSystem & Hardware

GitHub repository

  •  474 Stars
  •  16 Forks
  •  5 Open Issues
  •   Updated Dec 22, 2024 
View on GitHub

Our users have written 0 comments and reviews about macmon, and it has gotten 0 likes

macmon was added to AlternativeTo by Paul on Dec 2, 2024 and this page was last updated Dec 2, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is macmon?

Sudoless performance monitoring CLI tool for Apple Silicon processors.

Apple Silicon processors don't provide an easy way to see live power consumption. I was interested in this information while testing local LLM models. asitop is a nice and simple TUI to quickly see current metrics, but it reads data from powermetrics and requires root privileges. macmon uses a private macOS API to gather metrics (essentially the same as powermetrics) but runs without sudo.

Features

  • Works without sudo
  • Real-time CPU / GPU / ANE power usage
  • CPU utilization per cluster
  • RAM / Swap usage
  • Historical charts + avg / max values
  • Average CPU / GPU temperature
  • Switchable colors (6 variants)
  • Can be rendered in a small window
  • Written in Rust

Official Links