Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/enjikaka/slack-fm

Use the currently scrobbling track on LastFM as your status on Slack!
https://github.com/enjikaka/slack-fm

lastfm music slack

Last synced: about 2 months ago
JSON representation

Use the currently scrobbling track on LastFM as your status on Slack!

Awesome Lists containing this project

README

        

# SlackFM 📻

A small menu bar application to set currently scrobbling song from LastFM as your Slack Status on multiple workspaces/teams! It remembers your initial status and resets to that when you quit the app or stop playing music! 🎻

## Icons

Application icon from: https://thenounproject.com/ykid
fm radio by Diky Setiawan from the Noun Project

## Generate ICNS file on macOS

Install imagemagick: `brew install imagemagick` to have the `convert` command.
Then run `create-icns.sh`.

## Generate tray icons on macOS

Install imagemagick: `brew install imagemagick` to have the `convert` command.
Then run `create-tray-icon.sh`.