OpenFrame Player is a lightweight media player built with C#, .NET, and WPF.
- Modern WPF UI
- MVVM architecture
- Video playback
- Playback controls
- Volume control
- Seek bar
- Subtitle support (planned)
- Playlist support (planned)
- .NET 10
- C#
- WPF
- MVVM
- FFmpeg (planned)
- xUnit
git clone https://github.com/yourusername/OpenFramePlayer.git
cd OpenFramePlayer
dotnet build
dotnet run --project OpenFrame.Player.UI🚧 Currently under development.
MIT