You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ Spotify Now Playing Menu Bar Utility for MacOS Mojave
4
4
# Usage
5
5
You can build the following Xcode project from the source code provided.
6
6
7
-
For convenience, i've provided a .zip of the MacOS binary. You can [download release 1.2 here](https://github.com/joshspicer/SpotStatus/releases).
7
+
For convenience, i've provided a .zip of the MacOS binary. You can [download release 1.3 here](https://github.com/joshspicer/SpotStatus/releases).
8
8
9
9
## Intro
10
10
There are a lot of good Spotify + menu bar projects that already exist, but many are outdated and few have been updated for OSX Mojave (and its [awesome gatekeeper "features”](https://joshspicer.com/applescript-mojave)). SpotStatus was build from the ground up specifically for Mojave.
@@ -23,6 +23,12 @@ SpotStatus can be configured via its preferences panel.
23
23
24
24

25
25
26
+
### "Clean up song name"
27
+
28
+
Optionally hide the "extras" from a song title. (thanks, [skypanther](https://github.com/skypanther)!)
0 commit comments