An awesome minimal media player develop in Microsoft WPF .NET Framework!
Table of Contents
It is a compact player capable of optimally playing audio and video files without the need for complex options.
Its greatest quality is the simplicity of its interface and the options it presents, in addition to offering the greatest comfort for the user.
This project uses some external libraries, I list them below:
Follow the instructions below to get it working and proceed to modify or test this project.
You will have to download.
-
Visual Studio compatible with all version. Default project Visual studio 2022
-
Install / update .NET Framework 4.8
TagLib-Sharp is available on NuGet: https://www.nuget.org/packages/TagLibSharp
- Install from package manager:
PM> Install-Package TagLibSharp -Version 2.3.0
-
Clone the repo
git clone https://github.com/Deathmajorasmask/MinimalMediaPlayerWPF.git
-
Open MinimalMediaPlayer.sln in Visual Studio.
-
Press 'Start'.
See the open issues for a list of proposed features (and known issues).
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
Distributed under the GNU General Public License v3.0. See LICENSE
for more information.
Deathmajorasmask - zijaham_link@hotmail.com
Project Link: https://github.com/Deathmajorasmask/MinimalMediaPlayerWPF