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
- Host: GitHub
- URL: https://github.com/1hitsong/hear-me
- Owner: 1hitsong
- License: gpl-3.0
- Created: 2019-02-08T03:30:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-11-13T02:02:51.000Z (over 5 years ago)
- Last Synced: 2025-02-14T23:26:42.163Z (over 1 year ago)
- Topics: audio, audio-player, csharp, mp3, mp3-player, mp3player, music, music-player
- Language: C#
- Homepage:
- Size: 1.42 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Hear Me
A simple playlist based MP3 player.
[](https://www.codefactor.io/repository/github/1hitsong/hear-me/overview/master)  [](https://twitter.com/1hitsong/)

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