2 Forks
4 Stars
4 Watchers

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.

How to download and setup MP3Player

Open terminal and run command
git clone https://github.com/blaze6950/MP3Player.git
git clone is used to create a copy or clone of MP3Player repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with MP3Player https://github.com/blaze6950/MP3Player/archive/master.zip

Or simply clone MP3Player with SSH
[email protected]:blaze6950/MP3Player.git

If you have some problems with MP3Player

You may open issue on MP3Player support forum (system) here: https://github.com/blaze6950/MP3Player/issues