The freshest music player out there
Find a file
2022-04-10 17:43:55 -05:00
.github/workflows Update GitHub workflow file 2021-08-19 17:32:24 +10:00
Distribution Specify updated versions of .NET 2022-04-06 22:19:04 -05:00
FRESHMusicPlayer Basic library implementation 2022-04-10 17:43:55 -05:00
.gitignore Start distributing blueprint installed releases 2022-03-13 10:00:29 -05:00
.parlance.json Add parlance config file 2021-09-28 20:25:37 -05:00
banner size.png Add files via upload 2021-04-26 17:57:10 -05:00
banner size.svg Add files via upload 2020-12-13 21:54:28 -06:00
LICENSE Initial commit 2020-03-22 00:25:37 -05:00
README.md Update README.md 2021-04-26 17:56:52 -05:00

Support/Discussion Discord Server | Website (screenshots, help, other info)


Features

  • Supports most common formats
  • Create/edit playlists
  • Mini Player
  • Tag Editor
  • Integrates with SMTC and Discord

Install

Operating System
Windows - Installed Grab the .exe file from here.
Windows - Standalone Grab the .zip file from here.
Windows - For weird IT people Grab the .msi file from here.
macOS Grab the macos file from here.
Linux Grab the linux file from here.
  • The macOS and Linux versions are currently under development and won't be the most stable experience.
  • The macOS version is smashed, will figure out how to fix eventually
  • Due to a bug with Avalonia, the Linux version will crash on startup if you don't have certain Microsoft fonts. You can grab them here.

Also check out these cool music players made by other people in the b&B community!


Development Info
FRESHMusicPlayer - WPF frontend
FRESHMusicPlayer-Avalonia - Avalonia frontend

You'll need the .NET Framework 4.7.2 Developer Pack to work with FRESHMusicPlayer and .NET 5.0 SDK to work with FRESHMusicPlayer-Avalonia.
The core audio playing code is in a separate repository.


Licensed under the GNU General Public License, version 3.
See the LICENSE file for more information.