https://github.com/toxblh/mbpfanctl
https://github.com/toxblh/mbpfanctl
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/toxblh/mbpfanctl
- Owner: Toxblh
- Created: 2023-11-02T22:51:20.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T11:16:25.000Z (over 2 years ago)
- Last Synced: 2025-01-07T09:36:17.250Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Mac Fan Controls in Linux
---
# Before we start
Need to install
`mbpfan`
and once start it to control fan's `sudo mbpfan`
# Usage
Get current status
`python3 ./main.py get`
And set minimal fan, we don't broke auto control, only change minimal avaliable
`sudo python3 ./main.py set max`
Inspired https://github.com/rselbach/macfanctl