ccatterina / plasmusic-toolbar

KDE Plasma widget that shows currently playing song information and provide playback controls.
GNU General Public License v3.0
57 stars 7 forks source link
kde music plasma plasma-applet plasma5 plasma6 spotify toolbar vlc widget

PlasMusic Toolbar

AUR Version

Overview

PlasMusic Toolbar is a widget for KDE Plasma 6 that shows currently playing song information and provide playback controls.

A Plasma 5 version of the widget is available in the plasma5 branch.

Features

🎵 Now Playing Song

⏯️ Playback Controls

📸 Full View

🛠️ Configurations

Installation

KDE store

You can install the widget directly from the kde store:

AUR package

For those using an Arch-based distribution, an AUR package is available:

Thanks to @D3SOX for creating and maintaining the package!

Nix package

For those using NixOS or the nix package manager, a Nix package is available in nixpkgs-unstable.

To install the widget use one of these methods:

Manual

  1. Clone the repository:

    git clone https://github.com/ccatterina/plasmusic-toolbar.git /tmp/plasmusic-toolbar
  2. Install the widget:

    kpackagetool6 -i /tmp/plasmusic-toolbar/src/ --type Plasma/Applet
  3. Upgrading the widget:

    kpackagetool6 -u /tmp/plasmusic-toolbar/src/ --type Plasma/Applet
  4. Removing the widget:

    kpackagetool6 -r plasmusic-toolbar --type Plasma/Applet

Screenshots