This is a 3rd year school project. A WPF media center appication. Basically, it’s personalized version of currently existing Media center like Windows media center or XBMC.
- Multimedia files player (pictures, song, video)
- File manager
- Web radio player
- Various informations displayed (meteo, hour, dates, etc.)
- Video online streaming player (Twitch) (As a Media center, the software is launched in fullscreen.)
- Video: ".mp4", ".avi", ".wav", ".wmv", ".mkv"
- Music: ".wav", ".ogg", ".mp3", ".mp4", ".mpeg4", ".midi", ".flac"
- Picture: ".jpg", ".jpeg", ".png", ".ico", ".JPG", ".PNG", ".ICO", ".JPEG"
- Radio: ".pls", ".m3u"
- Type: WPF
- Language: C#
- Design pattern: MVVM
- Technology: .Net (Visual Studio)
This project is under MIT license.