Skip to content

Command Line Interface that triggers MacBook haptic feedback.

Notifications You must be signed in to change notification settings

ParsleyJ/CLIptic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLIptic

Trigger MacBook haptic feedback from command line (for fource-touch enabled trackpads). Written in Swift.

Usage

Launching the executable performs a single "medium" click. You can, however, customize this by adding arguments. For example, the following command performs a "vibration" feedback by executing 100 "strong" click feedbacks.

./CLIptic --type strong -n 100

The supported click types are: backClick, click, weak, medium, weakMedium, strong.

About

Command Line Interface that triggers MacBook haptic feedback.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published