Skip to content

Post your currently playing Spotify track as your Slack Status on macOS

Notifications You must be signed in to change notification settings

cleavenworth/slackify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slackify

This is a simple LaunchDaemon that checks Spotify every 60 seconds for a currently playing track and sets it as your Slack status.

Configure & Install

Note: This requires the Spotify Desktop app

You'll need to first get a Slack Legacy Token. You can get one at https://api.slack.com/custom-integrations/legacy-tokens

Clone this repo git clone https://github.datto.net/cleavenworth/slackify/ cd slackify

The setup script must be run with sudo. Run as follows, replacing $slacktoken with the token you received from the site above. sudo ./setup.sh $slacktoken

Remove or unload

Run sudo ./uninstall.sh to remove all components from their installed locations and unload the LaunchDaemon. If you'd just like to unload the LaunchDaemon temporarily run launchctl unload -w /Library/LaunchDaemons/com.cleavenworth.slackify.plist

About

Post your currently playing Spotify track as your Slack Status on macOS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages