Skip to content

🪤 Master keyboard shortcuts by selectively disabling the mouse in your favorite macOS apps

License

Notifications You must be signed in to change notification settings

tashian/mousetrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🐭 Mousetrap

Trying to master the keyboard shortcuts in your favorite app?
Use Mousetrap to selectively disable the mouse when that app is active.

Note: This is a command-line app until someone takes the time to make it a Proper Menubar App.

To build 🪤:

  1. Clone this
  2. Install Xcode
  3. In mousetrap.m, change the list of blockedApps to your liking
  4. Run clang -o mousetrap mousetrap.m -framework Cocoa

To run 🪤:

sudo ./mousetrap

You will need to give this app accessibility privileges.

Have fun.

About

🪤 Master keyboard shortcuts by selectively disabling the mouse in your favorite macOS apps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published