Skip to content

A lightweight KDE Plasma widget that displays the current Spotify track with synchronized lyrics, album art, and playback controls.

Notifications You must be signed in to change notification settings

LabyStudio/plasmoid-spotify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

KDE Plasma Spotify Plasmoid

A KDE Plasma widget that displays the current song playing on Spotify along with its lyrics, synchronized in real-time.
This plasmoid is designed to be lightweight and efficient without impacting system resources.

Spotify Plasmoid Preview

Features

  • Album Artwork: Displays album art for the currently playing track.
  • Song Details: Shows the song title and artist name.
  • Song Progress Bar: A visual indicator of the song's playback progress.
  • Synchronized Lyrics Animated lyrics scroll in sync with the song progress, powered by lrclib.net.
  • Playback Controls: Middle-click to play or pause the song.
  • Volume Control: Adjust volume using the scroll wheel.

Installation

  1. Copy Files Copy the contents of the src folder to your local plasmoid directory:
mkdir ~/.local/share/plasma/plasmoids/plasmoid-spotify/
cp -r src/* ~/.local/share/plasma/plasmoids/plasmoid-spotify/
  1. Restart Plasmashell To activate the plasmoid, restart the Plasmashell process:
kquitapp5 plasmashell && kstart5 plasmashell

Your plasmoid should now be available to add to your KDE Plasma panel or desktop.

Inspiration

This project was inspired by:

About

A lightweight KDE Plasma widget that displays the current Spotify track with synchronized lyrics, album art, and playback controls.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages