- Download this repo.
- Extract files on Desktop.
- Run this command in terminal. (make TouchGuard executable)
cd Desktop
sudo chmod +x TouchGuard
- Copy
TouchGuardfile (executable now) to/usr/local/bin/folder (egsudo cp TouchGuard /usr/local/bin/). - Copy
org.amanagr.TouchGuard.driver.Daemon.plistto/Library/LaunchDaemons(egsudo cp org.amanagr.TouchGuard.driver.Daemon.plist /Library/LaunchDaemons/). - Reboot.
Based on thesyntaxinator/TouchGuard