FRESHMusicPlayer/README.md
2021-04-26 17:56:52 -05:00

44 lines
2.5 KiB
Markdown

<img src="banner size.png" width="100%"/>
[**Support/Discussion Discord Server**](https://discord.gg/mFGFT8K) |
[**Website**](https://royce551.github.io/FRESHMusicPlayer) (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.](https://github.com/Royce551/FRESHMusicPlayer/releases/latest) |
|Windows - Standalone |Grab the `.zip` file from [here.](https://github.com/Royce551/FRESHMusicPlayer/releases/latest) |
|Windows - For weird IT people|Grab the `.msi` file from [here.](https://github.com/Royce551/FRESHMusicPlayer/releases/latest) |
|macOS |Grab the `macos` file from [here.](https://drive.google.com/drive/folders/1VgI9xZmERlkMpzdtca9paK4eH2JDHb_x?usp=sharing) |
|Linux |Grab the `linux` file from [here.](https://drive.google.com/drive/folders/1VgI9xZmERlkMpzdtca9paK4eH2JDHb_x?usp=sharing) |
* 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.](https://aur.archlinux.org/packages/ttf-ms-fonts/)
---
**Also check out these cool music players made by other people in the b&B community!**
- [**Firetail**](https://github.com/kawuchuu/firetail) by kawuuchu
- [**theBeat**](https://github.com/vicr123/thebeat) by Victor Tran
- [**Erable**](https://github.com/aleeproductions/Erable) by Alee
---
**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.](https://github.com/royce551/freshmusicplayer-core)
---
> Licensed under the GNU General Public License, version 3.
> See the [LICENSE](LICENSE) file for more information.