spotify-bar-plasmoid icon indicating copy to clipboard operation
spotify-bar-plasmoid copied to clipboard

KDE plasmoid for displaying Spotify info in a panel

spotify-bar-plasmoid

A KDE plasmoid that displays the current Spotify track info. Inspired by SpotMenu for macOS. Designed for use in horizontal panels.

Fetches metadata from the Spotify app via MPRIS.

May require a custom iconset with the spotify-indicator icon included.

Installation

git clone https://github.com/corinv/spotify-bar-plasmoid
cd spotify-bar-plasmoid
kpackagetool5 -t Plasma/Applet --install ./plasmoid

Uninstallation

cd spotify-bar-plasmoid
kpackagetool5 -t Plasma/Applet --remove ./plasmoid

TODO:

  • Scrolling text
  • Add play/pause button
  • Add dropdown with album art
  • Replace default tooltip
  • Set up the configuration menu