Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/KrauseFx/overkill-for-mac
Stop iTunes from opening when you connect your iPhone
https://github.com/KrauseFx/overkill-for-mac
Last synced: about 1 month ago
JSON representation
Stop iTunes from opening when you connect your iPhone
- Host: GitHub
- URL: https://github.com/KrauseFx/overkill-for-mac
- Owner: KrauseFx
- License: other
- Created: 2017-08-12T18:19:49.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-05-06T09:13:41.000Z (7 months ago)
- Last Synced: 2024-11-05T06:01:10.097Z (about 1 month ago)
- Language: Swift
- Homepage: https://krausefx.com
- Size: 129 KB
- Stars: 515
- Watchers: 11
- Forks: 26
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - Overkill - Stop iTunes from opening when you connect your iPhone. ![swift_icon] (Applications / System)
- open-source-mac-os-apps - Overkill - Stop iTunes from opening when you connect your iPhone. ![swift_icon] (Applications / System)
- awesome-swift-macos-apps - Overkill - for-mac?label=" /> - Stop iTunes from opening when you connect your iPhone. (System / Text)
- awesome-swift-macos-apps - Overkill - Stop iTunes from opening when you connect your iPhone. (System / Text)
README
# Overkill for Mac
[![Twitter: @KrauseFx](https://img.shields.io/badge/[email protected]?style=flat)](https://twitter.com/KrauseFx)
[![License](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://github.com/KrauseFx/watch.user/blob/master/LICENSE)## Introduction
Overkill is a simple, elegant Mac app, that runs in the background and makes sure iTunes never interrupts your work.
And for those movie nights where you actually want to use iTunes, just click on `Pause Overkill` and enjoy the evening.If you have other apps you don’t want to launch automatically (e.g. Photos app), you can add those apps to the Overkill list as well.
### [Read announcement on krausefx.com](https://krausefx.com/blog/introducing-overkill-dont-let-itunes-interrupt-your-workflow)
![Overkill for Mac](https://raw.githubusercontent.com/KrauseFx/krausefx.com/master/assets/posts/overkill.png 'Overkill for Mac')
## Features
- Runs silently in the background, and kills iTunes
- Easily pause Overkill if you want to use iTunes
- Support for both Dark and Light mode of the menu bar
- Supports auto start
- Supports any Mac app, e.g. add the Photos app to be killed also
- No CPU usage, no polling, no analytics, just 300 lines of native Mac code## Installation
Just download Overkill from the [link](https://github.com/KrauseFx/overkill-for-mac/releases/download/1.0/Overkill.zip), double click the Overkill icon, and you’re good to go!
Also, you can install using Homebrew:
```
brew cask install overkill
```## Credits
- [tombonez/noTunes](https://github.com/tombonez/noTunes)
- [JellyB1/Overkill-OSX](https://github.com/JellyB1/Overkill-OSX)## License
**Overkill for Mac** is 100% open source under the MIT license.