Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/enjikaka/slack-fm
- Owner: enjikaka
- Created: 2018-07-03T13:18:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T14:08:19.000Z (almost 2 years ago)
- Last Synced: 2024-05-01T21:27:24.309Z (8 months ago)
- Topics: lastfm, music, slack
- Language: JavaScript
- Homepage: https://slack-fm.firebaseapp.com/
- Size: 1.24 MB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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`.