klihelp / 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

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 tranlsation added (credits: @bcubic)

List of all features

Easy Install

Download the zip file version 1.7. Unarchive it. Run SpotMenu.app. In case of unidentified developer 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 "Spotify" 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
  • Post new feature requests
  • Pull requests are welcome
  • Donate Help me get that new Tesla Model X 🚗 or a cup of coffee ☕️, anything helps 💸💰💵
  • Help me become a cryptocurrency millionaire
    • Ƀitcoin: 1Cc79kaUUWZ2fD7iFAnr5i89vb2j6JunvA
    • Ethereum: 0xFA06Af34fd45c0213fc909F22cA7241BBD94076f
    • Łitecoin: LS3ibFQWd2xz1ByZajrzS3Y787LgRwHYVE

bitcoin

About

Spotify in your menu bar

License:MIT License


Languages

Language:Swift 64.0%Language:Objective-C 35.8%Language:Ruby 0.2%