{"id":21888618,"url":"https://github.com/swisscom/mac-fan","last_synced_at":"2026-05-20T14:43:23.465Z","repository":{"id":73689860,"uuid":"585965239","full_name":"swisscom/mac-fan","owner":"swisscom","description":"A small collection of utilities to control your Macbook fan speed.","archived":false,"fork":false,"pushed_at":"2023-01-06T15:18:14.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-18T02:57:42.746Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swisscom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-06T15:17:30.000Z","updated_at":"2023-02-06T11:45:02.000Z","dependencies_parsed_at":"2023-02-25T11:00:24.656Z","dependency_job_id":null,"html_url":"https://github.com/swisscom/mac-fan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fmac-fan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fmac-fan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fmac-fan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swisscom%2Fmac-fan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swisscom","download_url":"https://codeload.github.com/swisscom/mac-fan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244895540,"owners_count":20527904,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T11:16:12.947Z","updated_at":"2026-05-20T14:43:23.429Z","avatar_url":"https://github.com/swisscom.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mac-fan\n\nA small collection of utilities to control your Macbook fan speed.\n\n## Rationale\n\nMy Macbook Pro 16-inch, 2019 (MacBookPro16,1) gets super hot 90% of the time due to the bad design of the airflow\non this HW. To solve the problem, Apple seems to be throttling the CPU rather than spinning up the fans.  \n  \nTo not throttle the CPU and use the Macbook Pro without lags, the scripts in this project will help you set the fan\nspeed of your Macbook manually.\n\n## Requirements\n\n- [smcFanControl](https://github.com/hholtmann/smcFanControl) (`brew install --cask smcfancontrol`)\n\n## Examples\n\n### MacBookPro16,1\n\n### Check the current fan speed\n\n```\n./mbp16-2019/get.sh\n```\n\nreturns:\n\n```\nF0: 5000 (1836, 5297)\nF1: 5000 (1700, 4905)\n```\n\n### Set fan speed\n\n#### Specific RPM\n\n```\n./mbp16-2019/set.sh custom 5000\n```\n\n#### Return to auto\n\n```\n./mbp16-2019/set.sh auto\n```\n\n#### Max (WARNING!)\n\nSetting your fans to `max` will set them to a faster speed than the SW limit thanks to an integer overflow bug (?).\nThis might void your warranty, but might also be the only way to quickly cool down your MacBook / generate a loud fan\nnoise.\n\n```\n./mbp16-2019/set.sh max\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fmac-fan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fswisscom%2Fmac-fan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fswisscom%2Fmac-fan/lists"}