Skip to content

Slack Now Playing: An AppleScript that will post your currently playing track to a Slack channel of your choice

Notifications You must be signed in to change notification settings

steveberryman/slacknp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

SlackNP

AppleScripts that will post your currently playing tracks to a Slack channel of your choice using the slack webhook api.

Pull requests welcome. Lots of dirty hacks.

SpotifyToSlack.scpt

AppleScript for Spotify users. Set the webhook uri, channel, username and optionally a bot name (appended to the username when it posts to help identify messages), and it will take the currently playing song while the script is running and post it to slack with the album art as the profile picture.

iTunesToSlack.scpt

AppleScript for iTunes users. As with the Spotify one, set the webhook uri, channel, username and optionally a bot name (appended to the username when it posts to help identify messages), and it will take the currently playing song while the script is running and post it to slack. No album artwork for this one :(

About

Slack Now Playing: An AppleScript that will post your currently playing track to a Slack channel of your choice

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published