Strawberry: Difference between revisions

From Bitpost wiki
(Created page with "Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). == Install == * Grab a deb from [https://www.strawberrymusicplayer.org/#download here] *...")
 
No edit summary
Line 1: Line 1:
Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe).
Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). It's HOT SHIT!  Nearly everything I wanted Hang The DJ to be.  Let's jump in and expand it some day!
 
== Install ==
== Install ==
* Grab a deb from [https://www.strawberrymusicplayer.org/#download here]
* Grab a deb from [https://www.strawberrymusicplayer.org/#download here]
* Put it in ~/apps and install it.
* Put it in ~/apps and install it.
  cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb
  cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb
=== Configure ===
* I used this for sound output:
Tools > Settings > Backend > Audio output >
  Engine: GStreamer (only choice)
  Output: Output to a sound card via ALSA
  ALSA plugin: ( ) hw  (o) plughw (change from hw default!)

Revision as of 18:15, 24 August 2023

Strawberry is a Qt6 fork of Clementine (whose last release was 2016 w Qt4 I believe). It's HOT SHIT! Nearly everything I wanted Hang The DJ to be. Let's jump in and expand it some day!

Install

  • Grab a deb from here
  • Put it in ~/apps and install it.
cd ~/apps && sudo apt install ./strawberry_0.9.3-focal_amd64.deb

Configure

  • I used this for sound output:
Tools > Settings > Backend > Audio output >
  Engine: GStreamer (only choice)
  Output: Output to a sound card via ALSA
  ALSA plugin: ( ) hw  (o) plughw (change from hw default!)