BlueM / cliclick

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

Warn if cliclick doesn't have accessibility privileges #153

Closed wfaulk closed 2 years ago

wfaulk commented 2 years ago

It recently took me a while to figure out why cliclick wasn't working. I don't know why the accessibility privileges were gone from my terminal, but it would have been nice if cliclick had just told me instead of failing silently.

Fixes #154

BlueM commented 2 years ago

Thanks, valuable addition.