My News Feeder is a lightweight RSS/Atom reader with an integrated browser and ad blocker.
Dive into your favorite feeds without distractions!
Find the latest release and notes here: https://github.com/Morgoth01/my-news-feeder/releases
For the complete User Guide and detailed feature documentation, see the Wiki: https://github.com/Morgoth01/My-News-Feeder/wiki
| Library | Purpose | License | Link |
|---|---|---|---|
| MaterialDesignInXamlToolkit | UI theme and controls for WPF | MIT | https://github.com/MaterialDesignInXAML/MaterialDesignInXamlToolkit |
| Microsoft.Web.WebView2 | Embedded Edge-based browser | Microsoft Software License Terms | https://developer.microsoft.com/microsoft-edge/webview2/ |
| System.Text.Json | JSON serialization/deserialization | MIT | https://www.nuget.org/packages/System.Text.Json/ |
| System.Drawing.Common | Image/icon processing (notification assets) | MIT | https://www.nuget.org/packages/System.Drawing.Common |
| System.ServiceModel.Syndication | RSS/Atom syndication feed parsing | MIT | https://www.nuget.org/packages/System.ServiceModel.Syndication |
| Microsoft.Toolkit.Uwp.Notifications | Windows toast notification builder/helpers | MIT | https://www.nuget.org/packages/Microsoft.Toolkit.Uwp.Notifications |
| Filter List | License | Description |
|---|---|---|
| AdGuardBase.txt | GPLv3 | Core ad-blocking rules for banners and pop-ups |
| EasyList.txt | GPLv3 / CC BY-SA 3.0 | Removes most ads on international websites |
| EasyPrivacy.txt | GPLv3 / CC BY-SA 3.0 | Blocks tracking scripts and web bugs |
| FanboysAnnoyances.txt | CC BY 3.0 | Hides overlays, cookie notices, and social widgets |
| la–StevenBlackHosts.txt | CC BY 3.0 | DNS-level hosts file blocking ads, malware, trackers |
| uBlockOriginFilters.txt | GPLv3 | Additional rules from the uBlock Origin community |
