System Monitoring in macOS Menu Bar


Summary of my bookmarked Github repositories from Oct 13th, 2020

Github repositories

  • macmade/Hot

    Hot is a macOS menu bar application designed to monitor CPU performance under thermal constraints. It provides information such as CPU temperature, speed limit, scheduler limit, and available CPUs on Intel machines. The menu bar text turns orange if the CPU speed limit falls below 60%. Unfortunately, these features are not available on Apple Silicon. Hot also displays the system's thermal pressure, with the menu bar text turning orange when the pressure is abnormal. Additionally, on Apple Silicon, there is a graph view for all sensors. The project is open source under the MIT License and is maintained by Jean-David Gadina.