Skip to content

jeromelachaud/last-slack

Repository files navigation

last-slack

Script for sending the currently playing track on Last.fm to a Slack WebHook.
Inspired by last-slack ❤️

picturecd

Note: It will not send the track currently playing, only the last one played.

Requirements

Installation

Install the requirements.

npm install

Copy the .env-example file to .env and change the Last.fm & Slack settings.

cp .env-example .env

Usage

node index.js michaelenger

Use --quiet to prevent sending a message to Slack. The songs will still be shown in the terminal.

node index.js --quiet michaelenger

License

MIT

About

Send your scrobbled tracks from Last.fm to a Slack WebHook

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published