5 comments (5 comments)0 reactions (0 reactions)0 assignees (0 assignees)Swift9,877 stars (9,877 stars)368 forks (368 forks)batch import
help wantedimprovement
Description
This issue does not include a description.
Contributor guide
- Tech stack
- swift
- Domain
- desktop
- Issue type
- bug
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- unclear
- Prerequisites
- SwiftmacOS system APIstemperature sensor knowledge
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 20
- Research direction
- The issue reports that CPU temperature readings are lower than expected compared to Macs Fan Control. The body is empty, so the exact discrepancy is unknown. To proceed, review the comments for details and examine the codebase, particularly files related to sensor reading (likely using IOKit or SMC). Look at how eul retrieves temperature values and compare with Macs Fan Control's approach. The fix may involve adjusting the sensor index or calibration. Since this is a stale issue from 2020, it may require confirming the issue persists with current macOS versions.