Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/macmade/Hot

Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
https://github.com/macmade/Hot

app cpu limit mac macos menubar status thermal throttle throttling

Last synced: about 2 months ago
JSON representation

Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.

Awesome Lists containing this project

README

        

Hot
===

[![Build Status](https://img.shields.io/github/actions/workflow/status/macmade/Hot/ci-mac.yaml?label=macOS&logo=apple)](https://github.com/macmade/Hot/actions/workflows/ci-mac.yaml)
[![Issues](http://img.shields.io/github/issues/macmade/Hot.svg?logo=github)](https://github.com/macmade/Hot/issues)
![Status](https://img.shields.io/badge/status-active-brightgreen.svg?logo=git)
![License](https://img.shields.io/badge/license-mit-brightgreen.svg?logo=open-source-initiative)
[![Contact](https://img.shields.io/badge/[email protected]?logo=twitter&style=social)](https://twitter.com/macmade)
[![Sponsor](https://img.shields.io/badge/sponsor-macmade-pink.svg?logo=github-sponsors&style=social)](https://github.com/sponsors/macmade)

### About

Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.

#### Differences between the Intel and Apple Silicon versions

On an Intel machine, Hot will display the CPU temperature, CPU speed limit (throttling), scheduler limit and number of available CPUs.
By default, the menu bar text will be colorized in orange if the CPU speed limit falls below 60%.

On Apple Silicon, these informations are not available.
Along with the CPU temperature, Hot will display the system's thermal pressure.
The menu bar text will be colorized in orange if the pressure is not nominal.

A graph view for all sensors may also be displayed on Apple Silicon.

![Intel Menu](Assets/menu.png "Intel Menu")
![Apple Silicon Menu](Assets/menu-arm.png "Apple Silicon Menu")
![Sensors](Assets/sensors.png "Sensors")

License
-------

Project is released under the terms of the MIT License.

Repository Infos
----------------

Owner: Jean-David Gadina - XS-Labs
Web: www.xs-labs.com
Blog: www.noxeos.com
Twitter: @macmade
GitHub: github.com/macmade
LinkedIn: ch.linkedin.com/in/macmade/
StackOverflow: stackoverflow.com/users/182676/macmade