# Strawberry

> free and open-source music player

**Wikidata**: [Q104600447](https://www.wikidata.org/wiki/Q104600447)  
**Source**: https://4ort.xyz/entity/strawberry

## Summary
Strawberry is a free and open-source audio player software designed to run on Linux, Microsoft Windows, and macOS. It is a fork of the software Clementine, developed using the C++ programming language and the Qt framework. The application supports a wide range of audio formats, including MP3, FLAC, and WAV.

## Key Facts
- **Software Type:** Strawberry is classified as audio player software, free software, and general software.
- **Operating Systems:** It runs on Linux, Microsoft Windows, macOS, and Unix-like operating systems.
- **Codebase:** The software is written in C++ and utilizes the Qt graphical user interface toolkit.
- **Origin:** It is based on Clementine (a software entity, distinct from the lunar orbiter of the same name).
- **License:** Distributed as free software under license Q27016754.
- **Release History:** Early versions include v0.1.1 (released April 7, 2018) through v0.3.3 (released September 24, 2018).
- **Supported Formats:** The player supports Waveform Audio File Format (WAV), Free Lossless Audio Codec (FLAC), MP3, Vorbis, Opus, Speex, Musepack, True Audio, Audio Interchange File Format (AIFF), and MPEG-4 Part 14.
- **Availability:** It is available via Flathub (`org.strawberrymusicplayer.strawberry`), Snap (`strawberry`), Chocolatey (`strawberrymusicplayer`), and various Linux distribution repositories (Fedora, Gentoo, Arch, openSUSE).

## FAQs
### Q: What operating systems can run Strawberry?
A: Strawberry is a cross-platform application compatible with Linux, macOS, and Microsoft Windows, as well as other Unix-like operating systems.

### Q: Is Strawberry free to use?
A: Yes, Strawberry is free software distributed under terms that allow users to freely run, study, change, and distribute it.

### Q: What audio file formats does Strawberry support?
A: Strawberry supports a variety of formats, including MP3, FLAC, WAV, Vorbis, Opus, Speex, Musepack, True Audio, AIFF, and MPEG-4 Part 14.

### Q: What is the relationship between Strawberry and Clementine?
A: Strawberry is based on Clementine. While the source data identifies a related entity "Clementine" as a lunar orbiter, the structured properties indicate Strawberry is derived from the software Clementine.

## Why It Matters
Strawberry serves as a significant tool for users requiring a robust, open-source audio player that prioritizes user freedom and cross-platform compatibility. By utilizing the Qt framework and C++, it offers a modern interface and performance across Linux, Windows, and macOS environments.

Its relevance is highlighted by its active development and distribution across multiple software repositories, including Flathub, Snap, and native packages for distributions like Arch, Fedora, and Gentoo. This accessibility ensures that a wide range of users can manage their local music libraries without relying on proprietary software. The software's support for high-quality formats like FLAC and Opus caters to audiophiles and archivists who require support for diverse and lossless audio standards. Furthermore, its status as free software aligns with the ethical standards of the open-source community, allowing for transparency and community-driven improvements.

## Notable For
- **Cross-Platform Availability:** Supports Linux, Windows, and macOS natively.
- **Extensive Format Support:** Capable of playing lossless, lossy, and uncompressed formats including FLAC, Opus, and WAV.
- **Open Source:** Fully free and open-source software with public source code repositories.
- **Fork of Clementine:** Builds upon the foundation of the Clementine music player.
- **Broad Distribution:** Available through multiple package managers including Flatpak, Snap, and Chocolatey.

## Body

### Technical Specifications
Strawberry is constructed using the **C++ programming language** (specifically identified as Q2407 in source data) and relies on the **Qt framework** for its graphical user interface. As a free software product, its source code is publicly hosted on GitHub at `https://github.com/strawberrymusicplayer/strawberry`. The project is multilingual, supporting English, French, German, and multiple other languages.

### Version History
Development of Strawberry is documented through a series of releases in 2018. Notable releases include:
- **0.1.1:** April 7, 2018
- **0.2.1:** July 5, 2018
- **0.3.3:** September 24, 2018

### Installation and Packaging
The software is widely packaged for various operating systems:
- **Linux:** Available in repositories for Arch Linux (`strawberry`), Fedora (`strawberry`), Gentoo (`media-sound/strawberry`), and openSUSE (`strawberry`).
- **Universal Packages:** Available as a Flatpak (`org.strawberrymusicplayer.strawberry`) and a Snap package (`strawberry`).
- **Other Systems:** Available for macOS and Microsoft Windows, with a Chocolatey community package (`strawberrymusicplayer`) for Windows users.
- **BSD:** A FreeBSD port exists at `audio/strawberry`.

## Schema Markup
```json
{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Strawberry",
  "description": "Free and open-source music player",
  "url": "https://www.strawberrymusicplayer.org/",
  "sameAs": [
    "https://github.com/strawberrymusicplayer/strawberry"
  ],
  "applicationCategory": "MultimediaApplication",
  "operatingSystem": [
    "Linux",
    "Microsoft Windows",
    "macOS"
  ],
  "offers": {
    "@type": "Offer",
    "price": "0",
    "priceCurrency": "USD"
  },
  "identifier": "Strawberry Music Player"
}

## References

1. [Source](https://www.strawberrymusicplayer.org/)
2. [Source](https://api.github.com/repos/strawberrymusicplayer/strawberry)
3. [Release 0.1.1. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.1)
4. [Release 0.1.2. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.2)
5. [Release 0.1.3. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.3)
6. [Release 0.1.4. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.4)
7. [Release 0.1.5. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.5)
8. [Release 0.1.6. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.1.6)
9. [Release 0.2.1. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.2.1)
10. [Release 0.3.1. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.3.1)
11. [Release 0.3.2. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.3.2)
12. [Release 0.3.3. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.3.3)
13. [Release 0.4.1. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.4.1)
14. [Release 0.4.2. 2018](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.4.2)
15. [Release 0.5.1. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.5.1)
16. [Release 0.5.2. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.5.2)
17. [Release 0.5.3. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.5.3)
18. [Release 0.5.4. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.5.4)
19. [Release 0.5.5. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.5.5)
20. [Release 0.6.1. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.1)
21. [Release 0.6.2. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.2)
22. [Release 0.6.3. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.3)
23. [Release 0.6.4. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.4)
24. [Release 0.6.5. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.5)
25. [Release 0.6.6. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.6)
26. [Release 0.6.7. 2019](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.7)
27. [Release 0.6.8. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.8)
28. [Release 0.6.9. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.9)
29. [Release 0.6.10. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.10)
30. [Release 0.6.11. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.11)
31. [Release 0.6.12. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.12)
32. [Release 0.6.13. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.6.13)
33. [Release 0.7.1. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.7.1)
34. [Release 0.7.2. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.7.2)
35. [Release 0.8.1. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.8.1)
36. [Release 0.8.2. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.8.2)
37. [Release 0.8.3. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.8.3)
38. [Release 0.8.4. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.8.4)
39. [Release 0.8.5. 2020](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.8.5)
40. [Release 0.9.1. 2021](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.9.1)
41. [Release 0.9.2. 2021](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.9.2)
42. [Release 0.9.3. 2021](https://github.com/strawberrymusicplayer/strawberry/releases/tag/0.9.3)
43. [Release 1.0.0. 2021](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.0)
44. [Strawberry 1.0.1. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.1)
45. [Strawberry 1.0.2. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.2)
46. [Strawberry 1.0.3. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.3)
47. [Strawberry 1.0.4. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.4)
48. [Strawberry 1.0.5. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.5)
49. [Strawberry 1.0.6. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.6)
50. [Strawberry 1.0.7. 2022](https://github.com/strawberrymusicplayer/strawberry/releases/tag/1.0.7)