Skip to content
/ misc Public

Mac Interface Spotify Client -- A simple, elegant way to interface with Spotify without actually switching to it.

Notifications You must be signed in to change notification settings

malikoth/misc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mac Interface Spotify Client (MISC)

Installation

Overview

Here's my own take on a nice statusbar app to display the current status of Spotify. It also has COMMANDS to let you control Spotify through applescript.

Here's what it looks like most of the time:

Main Display

Here are the status and control menus:

Status menu Control menu

You can control the format of the text displayed in the statusbar, and apply Python string formatting to it. You can use all of the variables shown in the 'Current track' menu to display whatever information you want. Python string formatting capabilities give you access to alignment, spacing, fill, number, and min and max width for each field in the format string. Make it as long or as short as you want, and make it display whatever information you care about.

(The ability to set this format string is the primary reason I created this instead of using for instance, Statusfy)

String format dialog

FAQ

OK, that may be a presumptuous title for section, as literally nobody has ever contacted me about this project. Nevertheless...

Q: player position variable doesn't update correctly while playing. What gives? A: This worked great until the 1.x update to Spotify, and now it only updates when you pause Spotify. This is not my fault, and there's nothing I can do about it. Go complain on the Spotify forum and tell them to get their act together!

About

Mac Interface Spotify Client -- A simple, elegant way to interface with Spotify without actually switching to it.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages