This is a very early release of a Qt5/6 web-engine wrapper for MaterialSkin. This is very much like the Material APK, but for Linux. At the moment it is simply a wrapper around QWebEngine (Qt's web engine based upon Chromium), but adds:
I might add extra features such as control of Squeezelite - but I'm not 100% of the usefulness of that. As its a Qt app porting to Windows or macOS would be trivial. If there is any desire for a macOS version I'm sure I could create a github action to build this. Don't see much point to a Windows version as there is already Squeezelite-X, which does much more.
Some screenshots:
Settings page:

Plasma's media player widget, this is updated via the inbuilt MPRIS interface:

As stated, this is a very early release - I only made the first commit last Sunday (but it is based upon another project I've been using for a while).
Source code and DEB package can be downloaded from:
[Edit] NOTE: This requires the latest (3.0.0+) release of MaterialSkin, as that has code used by this wrapper.
- Server auto-discovery
- MPRIS support - so that song information, etc, appears in Plasma's media player widget, and in GNOME's notification center
- Configurable zoom level
I might add extra features such as control of Squeezelite - but I'm not 100% of the usefulness of that. As its a Qt app porting to Windows or macOS would be trivial. If there is any desire for a macOS version I'm sure I could create a github action to build this. Don't see much point to a Windows version as there is already Squeezelite-X, which does much more.
Some screenshots:
Settings page:
Plasma's media player widget, this is updated via the inbuilt MPRIS interface:
As stated, this is a very early release - I only made the first commit last Sunday (but it is based upon another project I've been using for a while).
Source code and DEB package can be downloaded from:
[Edit] NOTE: This requires the latest (3.0.0+) release of MaterialSkin, as that has code used by this wrapper.
Comment