You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.1 KiB

spotify-slack-status

Go Report Card Gocover Go Walker Build Status License: GPL v3

Uses DBus to read the currently playing song on Spotify and updates your status in Slack accordingly.

How to use

  • Goes without saying but this required DBus

  • Install go get -u github.com/adamveld12/spotify-slack-status

    • make sure your $GOPATH/bin is in your path
  • Run it: spotify-slack-status -token $SLACK_TOKEN -playing-emoji "headphones"

LICENSE

GPL-V3