BlueM / cliclick

macOS CLI tool for emulating mouse and keyboard events
https://www.bluem.net
Other
1.59k stars 116 forks source link

Old cliclick version #128

Closed alin89c closed 2 years ago

alin89c commented 2 years ago

Please include the cliclick version that worked on Mojave. I've looked for it (see link below) and couldn't find it. https://www.bluem.net/en

Thank you!

BlueM commented 2 years ago

4.x should work on Mojave / 10.14: https://www.bluem.net/files/cliclick-4.0.1.zip

KeygenLLC commented 2 years ago

I can confirm this version works in Mojave.

I've tested using command modifiers, click drag, and auto-typing sentences. I'm using them in shell scripts and they also execute perfectly from within python scripts using os.system().

Great tool and easy to use.