Skip to content

This is a simple music player application built with WPF (Windows Presentation Foundation).

Notifications You must be signed in to change notification settings

enoobis/music-player

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

music-player

image

This is a simple music player application built with WPF (Windows Presentation Foundation).

Features

  • Plays music files from a selected folder
  • Controls for playback (play, pause, stop, next, previous)
  • Volume control

Getting Started

Prerequisites

  • Windows Operating System (tested on Windows 10)
  • .NET Framework 4.8 or later

Installing

  1. Clone this repository to your local machine.
  2. Open the project solution in Visual Studio.
  3. Build and run the project.

Usage

  1. Click the "Open Folder" button to select a folder containing your music files.
  2. Click the "Play" button to start playback of the first song in the list.
  3. Use the other buttons to control playback (pause, stop, next, previous) and adjust volume.

Built With

  • WPF (Windows Presentation Foundation)
  • C# programming language

Authors

  • Enoobis

License

This project is licensed under the MIT License

About

This is a simple music player application built with WPF (Windows Presentation Foundation).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages