Skip to content

mcarbaugh/MediaPlayer

Repository files navigation

MediaPlayer

A simple audio player I built while in grad school. The current version only supports .mp3 files but I plan to add .flac, .WAV, and .m4a in the future.

Technology Stack:

Windows Presentation Foundation (WPF)
Model-View-ViewModel (MVVM)
SQL Server (Future Work)

Libraries and Dependencies:

CSCore (https://github.com/filoe/cscore)
Taglib-Sharp (https://github.com/mono/taglib-sharp)

Main Screen:

alt text

About

A simple media player application for Windows.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages