Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
Gitter | Build | Suggestions | Social | Help us translate! |
---|---|---|---|---|
Beta version has been released and development on the second Beta has started! You can download the nightly build from here to check out the new features!
Found a bug? Report it here on github (recommended) or email me here.
- Flawlessly plays all major formats (mp3, wav, flac, ogg, aiff etc.)!
- Full functional music library with sorting, filtering, search etc.
- Amazing performance i.e. ability to import 12000 songs in 120s with complete tags and album arts.
- Playlist import (.m3u, .pls etc). (Export coming very soon.)
- Other basic music player capabilities such as repeat, shuffle etc.
- Pickup where you left off.
- Loading songs from Windows Explorer
- Drag/Drop songs directly into library.
- Equalizer/Effects
- Most Played, Recently Added, Favorites and Now Playing section
- Prevent screen from locking.
- Stop playing after this song. (thanks to vsarunov)
- Private Playlists
- Ability to relocate (change location) of a song.
- Fade in/out when changing the song.
- Last.fm Scrobbling.
- Manual adding of Album arts
- A preview for previous song just like for next song. (thanks to vsarunov)
- A notification for upcoming song when the position reaches last 15-10 seconds.
Development on Second Beta version has started.
- 1. ExploreView (will include recommendation, song streaming, SoundCloud, Spotify etc.)
- 2. NowPlayingView (will show what's playing and the nowplaying queue
- 3. Windows, Linux & Mac App (Alpha)
Note: All of these features might not reach the next Beta and some might be postponed due to obvious reasons. Any help regarding these features including testing, research, code contribution, will be highly appreciated.
- C#/.NET
- UWP API (Windows Aniversary Edition 10.0; Build 14393)
- BASS & ManagedBass (for audio processing)
- LiteDB (for library managment)
- Taglib#
- DBreeze
- ColorThief
- IF.Last.fm
Thanks to these awesome people Project Bread has come this far:
- Danny @DannyTalent
- @Bond-009
- @MightyK1337
- Kai Hildebrandt @hildebrandt87
- Vladislav Sarunov @vsarunov
Note: I am not an expert developer and as a result the code-base isn't as professional as it could be. Hence, I will highly appreciate any contribution in any field regarding this project. All suggestions and issue reporting are welcome.
- Make sure you have the necessary tools for building Windows Universal Apps.
- Clone this repo:
git clone https://github.com/theweavrs/BreadPlayer/
- Run
msbuild.cmd
inscripts
folder. - Enjoy!
If you encounter any error during installation or building please follow this guide in the wiki.
If you would like to translate Bread Player into your language, please follow the guide here