Command: fan

Monitor your Mac's internal fan speed.

Usage

Usage: m fan [OPTIONS]

Description: Manage fan speed on macOS

Options:
  --help     Show this help message
  --speed    Show current fan speed
  --monitor  Monitor fan speed in real-time

Note: These commands require sudo privileges to access hardware metrics and may only work when the machine is connected to AC power.

Options

--speed

Displays the current speed of the internal fans in RPM (Revolutions Per Minute).

Example:

m fan --speed

--monitor

Provides a real-time, continuously updating display of the fan speed. Press Ctrl+C to exit.

Example:

m fan --monitor