/TouchGuard

Disable touchpad while typing on macOS.

TouchGuard

Instructions for installation

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

Based on thesyntaxinator/TouchGuard