An open API service indexing awesome lists of open source software.

https://github.com/1hitsong/hear-me

A simple playlist based MP3 Player
https://github.com/1hitsong/hear-me

audio audio-player csharp mp3 mp3-player mp3player music music-player

Last synced: 8 months ago
JSON representation

A simple playlist based MP3 Player

Awesome Lists containing this project

README

          

## Hear Me
A simple playlist based MP3 player.

[![CodeFactor](https://www.codefactor.io/repository/github/1hitsong/hear-me/badge/master)](https://www.codefactor.io/repository/github/1hitsong/hear-me/overview/master) ![GPL-3.0](https://img.shields.io/github/license/1hitsong/hear-me.svg?style=flat-square) [![Follow Me on Twitter](https://img.shields.io/twitter/follow/1hitsong.svg?style=social)](https://twitter.com/1hitsong/)

![Hear Me MP3 Player](https://raw.githubusercontent.com/1hitsong/Hear-Me/master/HearMe.PNG)

Design By [Matt Rossi](https://dribbble.com/shots/2313399-Daily-UI-Day-9-Music-Player). So fresh and so clean.

Icon made by [Pixel Buddha](https://www.flaticon.com/authors/pixel-buddha) from www.flaticon.com

Global Media Key Hook Code From [Dopamine](https://github.com/digimezzo/Dopamine). I never would have figured it out with you!

Libraries Used
* [PlaylistsNET](https://github.com/tmk907/PlaylistsNET): Playlist management
* [CSCore](https://github.com/filoe/cscore): Audio Playback
* [TagLib#](https://github.com/mono/taglib-sharp/): Audio Tag Reading
* [MaterialDesignInXAML](https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit): Styles and Colors
* [MVVM Light](https://github.com/lbugnion/mvvmlight/): MVVM Framework