Skip to content

Packagers

kraxie edited this page Nov 28, 2020 · 3 revisions

You are free to distribute the application in any form of your platform of choice. You are welcome to, but not required to, open up an issue or pull request about the new package, so I can add it to the list of supported platforms and available packages.

New versions are currently released pretty far apart from each other, at least until version 4.0 of spotify-qt is released, with improved support for other user interfaces.

Dependencies

Name Purpose
Qt5Core Core functionality
Qt5Quick, Qt5QuickControls2 Main user interface
Qt5Widgets* Some dialogs
Qt5DBus* D-Bus MPRIS support
Qt5WebEngine* Authentication
spotify-qt Main application logic
  • = Currently required, but planned to be removed, or be made optional, once it's stable.

Qt version 5.12 or newer is required (6.0 and newer is also supported).

Clone this wiki locally