occune / SpotMenu

Spotify in your menu bar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpotMenu demo

Spotify in your menu bar

About

demo

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

Toast: control + command + m

Notes

  • The default behavior is to show the SpotMenu icon, Artist and Track title in the menubar. Right click → Preferences to customize.    
  • The animated gif currently demonstrates the functionality of version 1.7

Donate

  • Paypal paypal.me/kmikiy Help me get that new Tesla Model X 🚗 or a cup of coffee ☕️, anything helps 💸💰💵
  • Or help me become a cryptocurrency millionaire 🔐
    • Ƀitcoin 1Cc79kaUUWZ2fD7iFAnr5i89vb2j6JunvA
    • Ethereum 0xFA06Af34fd45c0213fc909F22cA7241BBD94076f
    • Łitecoin LS3ibFQWd2xz1ByZajrzS3Y787LgRwHYVE

New Features in Version 1.7

  • New layout
  • Option added in preferences to turn off now playing keyboard shortcut toast
  • Source code updated to Swift 4
  • Portuguese translation added (credits: @clinis)
  • Brazilian portuguese translation added (credits: @maurojuniorr)
  • Catalan translation added (credits: @bcubic)

List of all features

Easy Install

Download the zip file version 1.7. Unarchive it. Run SpotMenu.app. I do not have an  developer account to sign the app with therefore you will most likely receive a warning that the app is from an unidentified developer. To open the app follow these steps!

You can find all releases here.

Advanced Install

via Homebrew Cask

brew cask install spotmenu

How to Build

First, you'll need Xcode 9. 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
cd SpotMenu
pod install

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

Note:

  • Version 1.7 has been updated to swift 4.0 therefore Xcode 9 is required.
  • In some cases it might be required to select the "MusicPlayer" scheme and build it before selecting "SpotMenu".
  • To fix "cannot find a team matching ..." error follow these steps

Contributors

Help

  • Star and Fork
  • Post any issues you find (please check existing issues before posting!)
  • Post new feature requests
  • Pull requests are welcome

HitCount

About

Spotify in your menu bar

License:MIT License


Languages

Language:Swift 70.5%Language:Objective-C 29.4%Language:Ruby 0.1%