Hello KaOS users,
Yesterday I've published the first public version of new app for KaOS/KF5: MellowPlayer.
This is a Qt5/Framework 5 based application that runs web-based music streaming services in its own window and provides integration with the Plasma desktop (media player keys, tray icon, notifications,...)
The beta is available from the repo:
sudo pacman -S mellowplayer
At the moment, MellowPlayer supports two streaming services:
- Grooveshark
- Deezer
I have to make it clear that I probably won't add any new services by myself (especially non-free services). I am using grooveshark most of the time. I added Deezer support just because I can use it for free and this was a good occasion to make sure the API was ready to support multiple streaming services.
I'll need the help of some contributors to support more services. I've designed the application in a way that it is easy to contribute: plugin based architecture, a dev helper tool that will help you get started on coding and a documented procedure for adding a plugin is available on the wiki.
You can use this topic to post your feedback and any suggestions that you have. If you encounter an issue, feel free to open a ticket on the issue tracker.
Links:
- Official website: :)
PS: @demm I can use this thread to post updates when a new stable release is available.