Strawberry è un lettore musicale e un organizzatore di collezioni musicali. È un fork di Clementine rilasciato nel 2018 rivolto ai collezionisti di musica, agli audiofili, ai podcaster e agli utilizzatori di funkwhale. https://funkwhale.it
Go to file
Jonas Kvinge 5fd61725bd Fixes for debian packaging 2020-01-21 23:15:15 +01:00
.github Fix actions builds 2019-12-30 00:49:39 +01:00
3rdparty Replace use of QTime::start() with QElapsedTimer 2019-12-21 18:11:54 +01:00
cmake Fixes for debian packaging 2020-01-21 23:15:15 +01:00
data More icon fixes 2019-10-20 00:59:22 +02:00
debian Fixes for debian packaging 2020-01-21 23:15:15 +01:00
dist Use static taglib on windows 2020-01-16 20:46:10 +01:00
ext Add -DTAGLIB_STATIC 2020-01-16 01:40:30 +01:00
snap Update alsa in snap 2020-01-12 18:42:50 +01:00
src Update translations 2020-01-21 01:01:48 +01:00
tests Extend url test 2019-11-25 22:30:33 +01:00
.gitignore Update .gitignore 2020-01-21 23:14:40 +01:00
CMakeLists.txt Move -DTAGLIB_STATIC 2020-01-16 01:56:47 +01:00
COPYING Remove duplicate copyright file. 2018-05-01 02:54:16 +02:00
Changelog Update Changelog 2020-01-05 23:49:34 +01:00
README.md Update README.md 2020-01-12 17:02:46 +01:00
cmake_uninstall.cmake.in Initial commit. 2018-02-27 18:06:05 +01:00

README.md

🍓 Strawberry Music Player Build Status Donate

Strawberry is a music player and music collection organizer. It is a fork of Clementine released in 2018 aimed at music collectors, audio enthusiasts and audiophiles. The name is inspired by the band Strawbs. It's based on a heavily modified version of Clementine created in 2012-2013. It's written in C++ and Qt 5.

✔️ Features:

  • Play and organize music
  • Supports WAV, FLAC, WavPack, DSF, DSDIFF, Ogg FLAC, Ogg Vorbis, Ogg Opus, Ogg Speex, MPC, TrueAudio, AIFF, MP4, MP3, ASF and Monkey's Audio.
  • Audio CD playback
  • Native desktop notifications
  • Playlists in multiple formats
  • Advanced audio output and device configuration for bit-perfect playback on Linux
  • Edit tags on music files
  • Fetch tags from MusicBrainz
  • Album cover art from Last.fm, Musicbrainz, Discogs, Deezer and Tidal
  • Song lyrics from AudD, ChartLyrics, lyrics.ovh and lololyrics.com
  • Support for multiple backends
  • Audio analyzer
  • Audio equalizer
  • Transfer music to iPod, iPhone, MTP or mass-storage USB player
  • Subsonic streaming support
  • Unofficial streaming support for Tidal and Qobuz
  • Scrobbler with support for Last.fm, Libre.fm and ListenBrainz

Tidal and Qobuz streaming in Strawberry is unofficial. You need an official API token (or App ID/Secret) to use it, we can not provide API tokens, or help getting them. Tidal will not work with Tidal Masters (MQA), because MQA is a proprietary format in lossy quality without an open source decoder, we can't support it.

It has so far been tested to work on Linux, OpenBSD and Windows.

We do not provide releases for macOS. There currently isn't any macOS developers actively working on this project.

Requirements

To build Strawberry from source you need the following installed on your system with the additional development packages/headers:

Optional dependencies:

Either GStreamer, Xine, VLC or Phonon engine is required, but only GStreamer is fully implemented so far. You should also install the gstreamer plugins base and good, and optionally bad and ugly.

🔧 Compiling from source

Get the code:

git clone https://github.com/jonaski/strawberry

Compile and install:

cd strawberry
mkdir build && cd build
cmake ..
make -j4
sudo make install

🐧 Packaging status

Packaging status

💻 Screenshot

Browse

💰 Donate

paypal