Skip to content
This repository has been archived by the owner on Sep 17, 2023. It is now read-only.

Console Music Player created by Patryk 'UltiPro' Wójtowicz using .NET C#.

License

Notifications You must be signed in to change notification settings

UltiPro/Console-Music-Player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Console-Music-Player

Console Music Player created by Patryk 'UltiPro' Wójtowicz using .NET C#.

Console application with volume and track controls. There are implemented transitions through files, folders and disks (in root of disk). Refreshing folders and files, even error handling in the sudden absence of them. Automatic playback of songs in the order of the list (in the case of the end of the list, starting it again). Animations of playing music. Remembering the last path and player volume. Application is dedicated for Windows OS using CMD (not PowerShell). Project developed in .NET 6. Warning! Application tested only on Windows 10!

Dependencies and Usage

Dependencies:

  • WMPLib 1.0.0

Running the app:

cd "/Console Music Player"

dotnet run

Publishing the app:

cd "/Console Music Player"

dotnet publish

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

Compressed ready to use program:

Console Music Player.zip

Preview

Welcome Screen Preview

Main Screen 1 Preview

Main Screen 2 Preview

Main Screen 3 Preview

Main Screen 4 Preview

Main Screen Animation Preview

About

Console Music Player created by Patryk 'UltiPro' Wójtowicz using .NET C#.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages