Media Player written in .NET 7 using AvaloniaUI and NAudio.
Controls
- Forward/Back
- Shuffle
- Repeat
- Play/Pause
- Seeking
- Volume control
Choosing to open mp3 files with the Media Player by default will open only the single file.
This was originally made in like 2019, then abandoned in 2021. It was then returned to in 2023 and rebuilt from the ground up in .NET 7 and Avalonia UI. I retained the original UI from 2021 despite it not being super appealing.