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

GoekhanDev/musicplayer

Repository files navigation

musicplayer

A Music Player coded in WPF with MVVM design pattern.


UI Design


image


image


Usage

General Stuff

Songs are Loaded from /User/Music's Folder and being added to the music library.
Songs are downloaded with youtube dl, there will be a .exe file in the releases folder I recommend to update it.

Main Page

Mainpage gives you a selection of songs, a search option and a clear view of what song is playing.
Underneath the mainpage are the controls like any other music player start, pause, forward, backward, set duration, set volume.

Download Page

The Download page contains a search option that grabs results from Soundcloud.
Every result is listed in a list and with a mouse hover and a click the selected track can be downloaded.
After the download it will be added to the current music list and will be stored locally at your Musics folder with all the metadata.


Releases

No releases published

Packages

No packages published

Languages