0xhmn / TrayPlay

An app for OS X that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.

Home Page:https://mborgerson.com/trayplay

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TrayPlay

An app for OS X that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.

demo

How to Build

First, you'll need Xcode. You can download this at the Mac App Store.

Now, use Git to clone the repository and clone the submodules.

git clone https://github.com/mborgerson/TrayPlay.git
cd TrayPlay
git submodule init
git submodule update

Finally, open up the TrayPlay Xcode project. Set the "Scheme" to build the TrayPlay target for "My Mac". Then Product > Run (or the shortcut ⌘R).

About

An app for OS X that lives in your menu bar and lets you easily control iTunes or Spotify, without interrupting your workflow.

https://mborgerson.com/trayplay

License:GNU General Public License v3.0


Languages

Language:Objective-C 82.4%Language:Python 14.8%Language:Shell 2.8%Language:C 0.1%