/MediaKeyHelper

A menubar app for Mac OSX which allow the media keys (F7,F8,F9) to be assigned version functions.

Primary LanguageObjective-CApache License 2.0Apache-2.0

MediaKeys Helper {#readmeTitle}

A menubar app for Mac OSX which allow the media keys (F7,F8,F9) to be assigned version functions. {#description}

Install

  • Compile and build using Xcode
  • Put the application in the Applications directory
  • Open it

Licence

Apache License, Version 2.0

Authors

  • Bilal Syed Hussain

Notes

  • The code for the media key handling is in `MediaKeys.m``

Other Sources

  • Some code is based on Popup which is BSD licensed
  • Includes SPMediaKeyTap which is BSD licensed