smodr
A modern WinUI 3 podcast player for Smodcast, built with .NET 10 and the Windows App SDK.
🎧 RSS Feed Parsing
Automatically fetch and parse podcast RSS feeds using System.ServiceModel.Syndication.
▶️ Media Playback
Play episodes with full pause, resume, and stop controls via Windows.Media.Playback.
💾 Smart Caching
Configurable episode caching with automatic expiry for instant load times.
📥 Downloads
Download episodes for offline listening with the native Windows file picker.
🎨 Modern UI
Clean WinUI 3 interface with Mica backdrop following Windows 11 design guidelines.
🏗️ ARM64 Native
Builds natively for x64 and ARM64, optimized for Windows on ARM devices.
Technology Stack
- .NET 10
- WinUI 3
- Windows App SDK 1.8
- CommunityToolkit.Mvvm
- C# 14 (preview)