Skip to content

Musicly is a small mp3 player created in Visual Studio using C#

Notifications You must be signed in to change notification settings

Zerobrofan/Musicly

Repository files navigation

🎵 Musicly - Desktop Music Player


Musicly is a desktop music player created with Visual Studio 2019, C# and NAudio. I developed Musicly as a way for myself to enjoy music while studying, coding, etc 😊.

⚙ Technologies used:

  • Visual Studio 2019
  • C#

📖 How To Use:

  • Firstly, you'll need to install Visual Studio from here.

The app has NO setup, so this is a Visual Studio project you're gonna run here.

  • You'll also need to install Mont Font in order for the UI to display properly.

  • Secondly, run the app in Visual Studio. The application window'll open just like so:

  • From here click the "Select Songs" button. You'll be prompted to choose one or multiple .mp3 or .wav files.

Do NOT choose any other file format.
Although you can, trying to play any other file format will result in a crash as I'll discuss later on.
For now just stick to those two.

  • After selecting your music tracks, simply choose the track you want to play from the list and hit play.

  • Auto Play is on by default so it'll move automatically to the next track.

  • The player has the most basic mp3 player features including a loop button which, if checked, will loop the music track over and over.


Example Video:

Check it out here!


Known issues

  • If a file that isn't audio is played using the previous or next buttons, the program will crash! This issue is currently in the fix.

About

Musicly is a small mp3 player created in Visual Studio using C#

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages