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