A bash script to reset the System Management Controller (SMC) on Intel-based MacBooks.
These instructions will help you reset the SMC on your Intel-based MacBook using this script.
- A MacBook running on an Intel processor
- Terminal application installed
- Clone or download the script to your MacBook.
- Open Terminal and navigate to the directory where the script is stored.
- Make the script executable by running the following command:
chmod +x reset_smc.sh- Run the script by typing the following command in Terminal:
./reset_smc.sh- Wait for the script to complete and reset the SMC. The SMC reset is complete when you see the message
SMC reset complete.
We welcome contributions to this project. If you have an idea for a new feature or have found a bug, please open an issue on the repository.
Please make sure to update tests as appropriate.
This project is licensed under the apache License - see the LICENSE file for details.