Skip to content

camxus/ABLETON-FAN-CONTROL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

ABLETON-FAN-CONTROL

T2 Chip Issue

If your Macbook was released before 2018 it is likely to contain a T1 chip. In order to run, go to and download here

Install Homebrew

Homebrew Homepage

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

Installation w/ Homebrew

Open terminal and run/copy-paste the commands below

brew install --cask smcfancontrol
brew install pipenv pyenv

echo -n 'export PATH="$PATH:/usr/local/Caskroom/smcfancontrol/2.6/smcFanControl.app/Contents/Resources"' >> ~/.profile

echo -n 'export PATH="$PATH:/usr/local/Caskroom/smcfancontrol/2.6/smcFanControl.app/Contents/Resources"' >> ~/.zshrc

source ~/.profile
source ~/.zshrc

Usage

To make use of this application find the folder named ABLETON-FILE-CONTROL and run "init.command"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages