Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ablakely authored Jun 25, 2022
1 parent 95bd2a4 commit 5153516
Showing 1 changed file with 10 additions and 23 deletions.
33 changes: 10 additions & 23 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,29 +12,16 @@ Fan control daemon based on the abandoned macfanctld

## Compatibility

# macprofanctld
Fan control daemon based on the abandoned macfanctld

## Installing
make
sudo make install

# Edit /etc/macprofanctld.conf

sudo systemctl enable --now macprofanctld


## Compatibility

| Device Identifer | Confirmed | Likely | Unknown | Planned|
| --- |:--- :| :--- :|:--- :|: --- |
| macpro1,1 || | | |
| macpro2,1 || | | |
| macpro3,1 | || | |
| macpro4,1 | || | |
| macpro5,1 | || | |

macbooks are currently not supported by this daemon, will be testing with a mid-2015 pro soon.
| Device Identifer | Confirmed | Likely | Unknown | Planned |
|-------------------|-----------|-----------|---------|---------|
| macpro1,1 || | | |
| macpro2,1 || | | |
| macpro3,1 | || | |
| macpro4,1 | || | |
| macpro5,1 | || | |
| macbookpro11,5 | | | ||

macbooks are currently untested but should function, will be testing with a mid-2015 pro soon.

---
See the manual page `macprofanctld(1)` for more information.
Expand Down

0 comments on commit 5153516

Please sign in to comment.