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:

  
-  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:
39152


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

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:
    
- 'Source code'
  
(https://github.com/CDrummond/melodeon/releases/download/0.0.1/melodeon-0.0.1.tar.bz2)
- 'DEB package'
  
(https://github.com/CDrummond/melodeon/releases/download/0.0.1/melodeon_0.0.1_amd64.deb)


+-------------------------------------------------------------------+
|Filename: melodeon-mpris.jpg                                       |
|Download: http://forums.slimdevices.com/attachment.php?attachmentid=39153|
+-------------------------------------------------------------------+


*Material debug:* 1. Launch via http: //SERVER:9000/material/?debug=json
(Use http: //SERVER:9000/material/?debug=json,cometd to also see update
messages, e.g. play queue) 2. Open browser's developer tools 3. Open
console tab in developer tools 4. REQ/RESP messages sent to/from LMS
will be logged here.
------------------------------------------------------------------------
cpd73's Profile: http://forums.slimdevices.com/member.php?userid=66686
View this thread: http://forums.slimdevices.com/showthread.php?t=117099

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to