Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 7 days ago
JSON representation
Hot is macOS menu bar application that displays the CPU speed limit due to thermal issues.
- Host: GitHub
- URL: https://github.com/macmade/Hot
- Owner: macmade
- License: mit
- Created: 2020-09-24T19:30:32.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T21:51:36.000Z (4 months ago)
- Last Synced: 2024-10-29T15:39:36.366Z (14 days ago)
- Topics: app, cpu, limit, mac, macos, menubar, status, thermal, throttle, throttling
- Language: Swift
- Homepage: https://xs-labs.com/en/apps/hot/
- Size: 13.4 MB
- Stars: 2,328
- Watchers: 26
- Forks: 90
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-opensource-macOS - Hot
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