/MusicVibes

MusicVibes created by Patryk 'UltiPro' Wójtowicz using .NET C# WPF.

Primary LanguageC#MIT LicenseMIT

MusicVibes

MusicVibes created by Patryk 'UltiPro' Wójtowicz using .NET C# WPF.

Window application for playing music (mp3, wav). In addition to the basic functions, the application allows you to save, delete and open playlists (folders containing music files). The application has also settings that allow you to change the theme and language (translations were made by Google). Application is dedicated for Windows OS only (tested on Windows 10 and Windows 11). Project developed in .NET 6.

Dependencies and Usage

Dependencies:

  • WMPLib 1.0.0
  • Ookii.Dialogs.Wpf 5.0.1

Run the app by Visual Studio or commands below:

cd "/MusicVibes"

dotnet run

Publish the app by Visual Studio or commands below:

cd "/MusicVibes"

dotnet publish

cd "/bin/Debug/net6.0-windows/publish"

Compressed ready to use program:

MusicVibes.zip

Preview

Main 1 Preview

Main 2 Preview

Main 3 Preview

Main 4 Preview

Playlists 1 Preview

Settings 1 Preview

Settings 2 Preview

Animation 1 Preview

Animation 2 Preview

Animation 3 Preview

Animation 4 Preview