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 954e0e8a59
Add translations support (#82)
* Add translations support
* Update .gitignore
2019-02-22 20:24:38 +01:00
3rdparty Fix uninitialised variables 2019-01-24 20:22:05 +01:00
cmake Add translations support (#82) 2019-02-22 20:24:38 +01:00
data Create systray tooltip workaround for KDE 2019-02-13 20:04:05 +01:00
dist Change id 2019-02-18 22:58:10 +01:00
ext Add translations support (#82) 2019-02-22 20:24:38 +01:00
snap Add unity7 to snap 2019-01-31 20:43:26 +01:00
src Add translations support (#82) 2019-02-22 20:24:38 +01:00
.gitignore Add translations support (#82) 2019-02-22 20:24:38 +01:00
.travis.yml Add compiler to macos img file (#73) 2019-02-04 23:42:07 +01:00
CMakeLists.txt Add translations support (#82) 2019-02-22 20:24:38 +01:00
COPYING Remove duplicate copyright file. 2018-05-01 02:54:16 +02:00
Changelog Release 0.5.2 2019-01-26 18:13:04 +01:00
Dockerfile Use leap instead 2019-02-20 21:22:59 +01:00
README.md Update README.md 2019-01-28 23:46:33 +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 audio 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 Vorbis, 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 and Discogs
  • Song lyrics from AudD and API Seeds
  • Support for multiple backends
  • Audio analyzer
  • Audio equalizer
  • Transfer music to iPod, iPhone, MTP or mass-storage USB player
  • Streaming support for Tidal and Deezer [*]
  • Scrobbler with support for Last.fm, Libre.fm and ListenBrainz

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

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, Deezer 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.

Deezer support require deezer's own engine, and usually only works on Windows. It is not available on Linux unless you specifically compile with the deezer library, which currently only works on Ubuntu Xenial. The Deezer SDK can be found here: https://build-repo.deezer.com/native_sdk/deezer-native-sdk-v1.2.10.zip

🔧 Compiling from source

Get the code:

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

Compile and install:

mkdir strawberry-build
cd strawberry-build
cmake ../strawberry
make -j8
sudo make install

(dont change to the source directory, if you created the build directory inside the source directory type: cmake .. instead).

🐧 Packaging status

Packaging status

💻 Screenshot

Browse

💰 Donate

paypal