1
2

Plasma 6 Multimedia
by schlaefer
Widget to control a MPD music server. Shows song info and cover image on the desktop with some additional song management.- Fresh port to plasma 6 - Consider the 6.0.x as beta quality- Requires "python 3" and "imagemagick" to be installed on the device showing the widget! - Both are ubiquitous...
5.0
3
4

Plasma 6 Multimedia
by zayronXIO
This widget emulates audio spectrum bars using system volume as well as random values. Use it with an understanding of its functionality, as it doesn't actually analyze the audio; it emulates doing so
5.0
5

Plasma 6 Multimedia
by zayronXIO
Bix Plasma is a music player in development. This is the alpha version, still with many tasks ahead.Currently it only supports mp3 but will soon support a greater number of formats.The plasmoid aims to provide an experience similar to a standalone music player, but keep in mind that it is not...
3 comments
5.8
6

Plasma 6 Multimedia
by nhilist-dev
A KDE Plasma widget inspired from the Cleartext rainmeter widget from windows.Feel free to make suggestions, issues or any feature requests on my github. Though I have more changes and extensions planned since I'm back to KDE as main driver.The font used in pictures is Liberation Sans.The audio...
5.0
7
8

Plasma 6 Multimedia
by zayronXIO
Widget for the panel that displays audio spectrum bars during playback, along with the song's name. Additionally, it shows more information when clicked. You can set the position where it will appear when clicked in the settings, either anchored to the panel or centered on the screen.
5.0
9

Plasma 6 Multimedia
by zayronXIO
music waves is plasmoid fork by audio.waves.widget. The main difference is that this plasmoid does not have an audio analyzer like audio.waves does. Instead, the bars that represent the audio are generated randomly based on the actual system volume
1 comment
5.8
10

Plasma 6 Multimedia
by climber
Media Player Controls widget for KDE Plasma.Features: * View and control Media from inside a panel or dock (such as Latte Dock) * Simple format: Artist Name - Track Title * View Album and Album Art on expanded view and tooltip * View current position of track in expanded view * Controllable with...
3 comments
6.0
Advanced Radio Player
Plasma 6 Multimedia
I tried looking at the code, I'm not familiar with QML at all, but I tried to replace `enabled: isConnected` in the contentItem ListView in FullRepresentation.qml with `enabled: true //...
greenm