Skip to content

JoeVieira/SpotMenu

 
 

Repository files navigation

SpotMenu demo

Spotify in your menu bar

About

demo

SpotMenu is a combination of TrayPlay and Statusfy written entirely in swift.

Note: The animated gif currently demonstrates the functionality of version 1.2

New Features in Version 1.2

  • Scrollbar now updates its position more frequently
  • Current track position is shown in text also (minutes:seconds)
  • The ability to toggle between the duration of the current track and the time remaining

New Features in Version 1.1

  • Added play/pause functionality
  • Added a scrollbar to jump to a position of the currently playing song
  • The menu bar now shows an icon if music is playing

Easy Install

Download the zip file version 1.0, version 1.1 or version 1.2. Unarchive it. Run SpotMenu.app. In case of unidentified developer follow these steps!

How to Build

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

Now, use Git to clone the repository.

git clone https://github.com/kmikiy/SpotMenu.git

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

Note:

  • Version 1.2 has been updated to swift 3.0 therefore Xcode 8 is required.
  • In some cases it might be required to select the "Spotify" scheme and build it before selecting "SpotMenu".

Help

  • Star and Fork
  • Post any issues you find
  • Post new feature requests
  • Donate Help me get that new Tesla Model X 🚗 or a cup of coffee ☕️, anything helps 💸💰💵

About

Spotify in your menu bar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 97.1%
  • Objective-C 2.9%