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 382080ae4e Release 0.6.4 2019-09-25 13:54:16 +02:00
.github Update issue templates 2019-08-11 23:33:15 +02:00
3rdparty Update taglib 2019-09-20 18:07:13 +02:00
cmake Release 0.6.4 2019-09-25 13:54:16 +02:00
data Change domain 2019-09-24 00:06:37 +02:00
debian Change domain 2019-09-24 00:06:37 +02:00
dist Change domain 2019-09-24 00:06:37 +02:00
ext Change domain 2019-09-24 00:06:37 +02:00
snap Release 0.6.4 2019-09-25 13:54:16 +02:00
src Update translations 2019-09-25 12:01:08 +02:00
tests Add Ogg Vorbis test audio file 2019-09-09 21:47:39 +02:00
.gitignore Fix .gitignore 2019-02-22 20:38:08 +01:00
.travis.yml Remove use of some deprecated code and cleanup other macOS code 2019-08-06 20:31:54 +02:00
CMakeLists.txt Add stream discoverer to gstreamer pipeline and continuous updating of bitrate 2019-09-07 23:34:13 +02:00
COPYING Remove duplicate copyright file. 2018-05-01 02:54:16 +02:00
Changelog Release 0.6.4 2019-09-25 13:54:16 +02:00
Dockerfile Update Dockerfile 2019-05-05 23:51:59 +02:00
README.md Change domain 2019-09-24 00:06:37 +02: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, lyrics.ovh and lololyrics.com
  • Support for multiple backends
  • Audio analyzer
  • Audio equalizer
  • Transfer music to iPod, iPhone, MTP or mass-storage USB player
  • Streaming support for Tidal, Qobuz and Subsonic
  • Scrobbler with support for Last.fm, Libre.fm and ListenBrainz

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

We do not provide releases for macOS, only experimental builds, they may have issues. 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