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

https://github.com/blaze6950/mp3player

This is an audio player which supports audio files with .mp3 extension. It is implemented on C# using WindowsForms. The architecture is MVP. This app supports the viewing of information about tracks, and displaying track covers. Also, the rewind playback is implemented. There is a feature for creating playlists and customizing the playback of tracks in playslists.
https://github.com/blaze6950/mp3player

audio-player csharp gui mp3player mvp-architecture player playlists windows-forms

Last synced: 8 months ago
JSON representation

This is an audio player which supports audio files with .mp3 extension. It is implemented on C# using WindowsForms. The architecture is MVP. This app supports the viewing of information about tracks, and displaying track covers. Also, the rewind playback is implemented. There is a feature for creating playlists and customizing the playback of tracks in playslists.

Awesome Lists containing this project

README

          

# MP3Player
This is an audio player which supports audio files with .mp3 extension. It is implemented on C# using WindowsForms. The architecture is MVP. This app supports the viewing of information about tracks, and displaying track covers. Also, the rewind playback is implemented. There is a feature for creating playlists and customizing the playback of tracks in playslists.


![Screenshot2](image1.PNG)
![Screenshot](image.png)