adamveld12 / spotify-slack-status

Updates your Slack status with the currently playing song from Spotify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Updates your Slack status with the currently playing song from Spotify

License:GNU General Public License v3.0


Languages

Language:Go 100.0%