macmediakeyforwarder

Media Key Forwarder for iTunes and Spotify

1165
80
Objective-C

Mac Media Key Forwarder Build Status

Mac Media Key Forwarder for iTunes and Spotify.

For the latest version and bugfixes use quentinlesceller’s fork : https://github.com/quentinlesceller/macmediakeyforwarder/releases

Forwards media keys to iTunes or Spotify directly.

You can prioritize which app you would like to control or you can go with the default behaviour which controls the running app.

The app runs in the menu bar.

Download the compiled application from my Releases.

If you want even more control over what you want to control you should try beardedspice.

Issues you should know about

The app listens on the event tap for key events. This causes problems in some rare cases, like

  • when changing search engine in Safari’s preferences window
  • when trying to allow third-party kernel extensions

In these cases simply pause Mac Media Key Forwarder from it’s menu.

Installation & MacOS Mojave Compatibility

The app itself is compatible with Mojave, but you need to add it as trusted application in order to make it function properly.

You can do this with these steps:

  1. Go to System Preferences > Security & Privacy
  2. Open the Privacy tab, and look for Accessibility in the left list
  3. Turn on the checkbox for MacMediaKeyForwarder.app in the right list
  4. Look for Automation in the left list
  5. Turn on the checkbox for iTunes.app and Spotifiy.app under MacMediaKeyForwarder.app in the right list
  6. Run the app again

Security Setting

Security Setting

Other milgra utilities you might be interested in

mac audio keepalive

airpods sound quality fixer

fat fingers keyboard for iphone


Contributors :

Thank you!!!


What’s new in version 3.1 :

  • Ability to hide the menu icon
  • French translation

What’s new in version 3.0 :

  • Catalina compatibility

What’s new in version 2.8 :

  • Polish localization
  • Fixed broken Japanese, Finnish, Dutch localization

What’s new in version 2.7 :

  • Dutch localization

What’s new in version 2.6 :

  • Enabled undocking status bar item

What’s new in version 2.5 :

  • Finnish, Japanese localization
  • Modified Accessibility Instructions

What’s new in version 2.3 :

  • Korean, Danish, Russian and Hungarian localization is linked back to the project ( they got lost somewhere 😦 )

What’s new in version 2.2 :

  • MacOS Mojave 10.14.2 fix, showing notification pop-up if tap cannot be created

What’s new in version 2.1 :

  • app brings up permission popups if permission is not granted for Accessibility and Automation Target

What’s new in version 2.0 :

  • app renamed to Mac Media Key Forwarder
  • Hungarian localization
  • updated icon
  • Open At Login state is checked every time the menu is opened so it shows an updated state
  • added installation steps to readme because increased MacOS security made it more confusing
  • added event-tap related issues to readme because it can cause head scratches in some special cases

What’s new in version 1.9 :

  • added open at login menu option
  • German localization update
  • Korean localization update

What’s new in version 1.8 :

  • added pause menu option
  • added pause automatically menu option : if no music player is running macOS default behavior is used and keys are forwarded to currently active media player
  • Russian localization
  • German localization
  • Spanish localization
  • fixed headphone button issue
  • added macOS Sierra compatibility if you want explicit music player control there

What’s new in version 1.7 :

  • fast forward/rewind is possible when iTunes is selected explicitly
  • Korean localization
  • rumors say that it works with TouchBar

What’s new in version 1.6 :

  • increased compatibility with external keyboards

What’s new in version 1.5 :

  • now you can explicitly prioritize iTunes or Spotify
  • play button now starts up iTunes or Spotify if they are not running aaaand explicitly selected

What’s new in version 1.4 :

  • memory leak fixed

What’s new in version 1.3 :

  • previousTrack replaced with backTrack in case of iTunes for a better experience

What’s new in version 1.2 :

  • new icon
  • source code is super tight now
  • developer id signed, its a trusted app now