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.
C# Smalltalk Other
Clone or download
Permalink
Failed to load latest commit information.
.github Update ISSUE_TEMPLATE.md May 13, 2017
BreadPlayer.Common change sentry to microsoft mobile center for log reports Dec 21, 2017
BreadPlayer.Controls increase portibility, fix #208 Nov 14, 2017
BreadPlayer.Core fix #225 Dec 19, 2017
BreadPlayer.Database fix #221 Nov 26, 2017
BreadPlayer.Extensions fix #226 Dec 19, 2017
BreadPlayer.Framework increase portibility, fix #208 Nov 14, 2017
BreadPlayer.Helpers refactor folder navigation code Nov 5, 2017
BreadPlayer.Interfaces change sentry to microsoft mobile center for log reports Dec 21, 2017
BreadPlayer.Parsers fix streaming from portable devices Nov 26, 2017
BreadPlayer.Services increase portibility, fix #208 Nov 14, 2017
BreadPlayer.Switch increase portibility, fix #208 Nov 14, 2017
BreadPlayer.Views.Android improve lyrics apis. add musixmatch api Oct 16, 2017
BreadPlayer.Views.UWP Merge branch 'master' of https://github.com/theweavrs/BreadPlayer Dec 21, 2017
BreadPlayer.Web.Tests update packages Oct 19, 2017
BreadPlayer.Web fix #203, fixed musixmatch lyrics fetch Nov 15, 2017
Tools optimize memory consumption Oct 21, 2017
ci Update Apply.cmd Apr 14, 2017
libs implement onedrive streaming and browsing Nov 6, 2017
scripts Rename scripts/Nuget.config to Nuget.config Nov 9, 2017
.gitattributes the beginning of the beginning. Sep 15, 2016
.gitignore added TagLib for album art reading Aug 16, 2017
BreadPlayer.NoTests.sln update breadplayer.notests.sln Nov 14, 2017
BreadPlayer.sln fix #225 Dec 19, 2017
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md Aug 6, 2017
CONTRIBUTING.md Create CONTRIBUTING.md Aug 6, 2017
LICENSE.txt Update LICENSE.txt Nov 1, 2016
Nuget.config fix streaming from portable devices Nov 26, 2017
README.md Update README.md Dec 15, 2017
RELEASENOTES.md add release notes for v2.7.9 Dec 21, 2017
appveyor.yml update version Dec 19, 2017

README.md

Get it from Windows Store!

Bread Player aka Macalifa

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!
Join the chat at https://gitter.im/BreadPlayer/Lobby beta suggestions here Facebook Guide here!
build-status ui related issues
Nightly-Builds

Current Status:

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.

Beta Preview (Video Coming Soon):

Main Features:

  1. Flawlessly plays all major formats (mp3, wav, flac, ogg, aiff etc.)!
  2. Full functional music library with sorting, filtering, search etc.
  3. Amazing performance i.e. ability to import 12000 songs in 120s with complete tags and album arts.
  4. Playlist import (.m3u, .pls etc). (Export coming very soon.)
  5. Other basic music player capabilities such as repeat, shuffle etc.
  6. Pickup where you left off.
  7. Loading songs from Windows Explorer
  8. Drag/Drop songs directly into library.
  9. Equalizer/Effects
  10. Most Played, Recently Added, Favorites and Now Playing section
  11. Prevent screen from locking.
  12. Stop playing after this song. (thanks to vsarunov)
  13. Private Playlists
  14. Ability to relocate (change location) of a song.
  15. Fade in/out when changing the song.
  16. Last.fm Scrobbling.
  17. Manual adding of Album arts
  18. A preview for previous song just like for next song. (thanks to vsarunov)
  19. A notification for upcoming song when the position reaches last 15-10 seconds.

What Happens Next?

Development on Second Beta version has started.

Second-Beta Feature List (Coming Soon):

  • 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.

Libraries used:

  1. C#/.NET
  2. UWP API (Windows Aniversary Edition 10.0; Build 14393)
  3. BASS & ManagedBass (for audio processing)
  4. LiteDB (for library managment)
  5. Taglib#
  6. DBreeze
  7. ColorThief
  8. IF.Last.fm

Contributors:

Thanks to these awesome people Project Bread has come this far:

  1. Danny @DannyTalent
  2. @Bond-009
  3. @MightyK1337
  4. Kai Hildebrandt @hildebrandt87
  5. 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.

Build Notes:

  1. Make sure you have the necessary tools for building Windows Universal Apps.
  2. Clone this repo: git clone https://github.com/theweavrs/BreadPlayer/
  3. Run msbuild.cmd in scripts folder.
  4. Enjoy!

If you encounter any error during installation or building please follow this guide in the wiki.

Help us translate Bread Player

If you would like to translate Bread Player into your language, please follow the guide here