ForceTouchVibrationCLI icon indicating copy to clipboard operation
ForceTouchVibrationCLI copied to clipboard

A very bad CLI interface to make the MacBook's Force Touch Trackpad vibrate

Results 4 ForceTouchVibrationCLI issues
Sort by recently updated
recently updated
newest added

I'm probably just dumb but that is the error I get when I try to build the project.

Got error after trying to run in terminal ``` gcc main.m -framework Foundation Undefined symbols for architecture x86_64: "_OBJC_CLASS_$_NSHapticFeedbackManager", referenced from: objc-class-ref in main-8377a1.o ld: symbol(s) not found for architecture...

After running the code...as soon as I touch the trackpad, it vibrates as long as I keep my finger on it. No console window is popping up so I am...

IIRC the trackpad allows for the generic, alignment and level change vibration. Would it be possible to add these modes as well? I will have a look into the source...