An open API service indexing awesome lists of open source software.

https://github.com/enoobis/music-player

This is a simple music player application built with WPF (Windows Presentation Foundation).
https://github.com/enoobis/music-player

media-player music-player

Last synced: 6 months ago
JSON representation

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

Awesome Lists containing this project

README

          

# music-player

![image](https://user-images.githubusercontent.com/62465404/232830128-01582e7d-b556-4c20-87e8-a1424f80fec0.png)

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