Skip to content

A simple macOS application that will prevent iTunes or Apple Music from launching.

License

Notifications You must be signed in to change notification settings

frazelamont/noTunes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

noTunes Logo

GitHub release (latest by date) GitHub all releases GitHub

Notice

The certificate used in noTunes prior to version 3.2 is set to expire on the 14th January 2022.

To continue using noTunes please update to version 3.2 or greater.

noTunes

noTunes is a macOS application that will prevent iTunes or Apple Music from launching.

Simply launch the noTunes app and iTunes/Music will no longer be able to launch. For example, when bluetooth headphones reconnect.

You can toggle the apps functionality via the menu bar icon with a simple left click.

Installation

Homebrew

brew install --cask notunes

Direct Download

noTunes-3.2.zip

Usage

Toggle noTunes Functionality

Left click the menu bar icon to toggle between its active states.

Enabled (prevents iTunes/Music from opening)

noTunes Enabled

Disabled (allows iTunes/Music to open)

noTunes Disabled

Hide Menu Bar Icon

Right click the menu bar icon and click Hide Icon.

Restore Menu Bar Icon

Quit noTunes, run the following command in Terminal and re-open the app:

defaults delete digital.twisted.noTunes

Quit noTunes

To quit the app either:

With menu bar icon visible

Right click the menu bar icon and click quit.

With menu bar icon hidden

Quit the app via Activity Monitor or run the following command in Terminal:

osascript -e 'quit app "noTunes"'

License

The code is available under the MIT License.

About

A simple macOS application that will prevent iTunes or Apple Music from launching.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Swift 100.0%