KrauseFx / overkill

Don't let iTunes interrupt your workflow 💥🎵
https://krausefx.com
482 stars 21 forks source link

Integrate with Photos App #1

Closed franciscoamado closed 7 years ago

franciscoamado commented 7 years ago

Hi!

Just for convenience, you could expand this with the Photos App to prevent it from openning when connecting a device.

Thanks, Francisco

KrauseFx commented 7 years ago

Hey, thanks for the issue. Already done, just enable it ☺ https://github.com/KrauseFx/overkill/blob/master/overkill.rb

franciscoamado commented 7 years ago

😬 Didn't noticed it! Thanks!

KrauseFx commented 7 years ago

If you want to use a persistent and less overkill approach, you can as well disable Photo launch for all devices using user defaults: defaults -currentHost write com.apple.ImageCapture disableHotPlug -bool YES