3Feeds - Minimal Distractions Feed Reader

Artifact [56330f414b]
Login

Artifact [56330f414b]

Artifact 56330f414b172c07f500b258d0e85eb63d6000187ad591a239cf46b9be052842:


# 3Feeds
## Limited Distraction RSS App

Finding ways to doom scroll, waste time and have your life sucked away by the internet is EASY!

A difficult challenge these days is finding ways to access news, information, education, and entertainment on the Internet without being tempted by time-wasting clickbait.

This app displays the Titles from a maximum of 3 RSS Feeds and opens the item in the browser if you press/click it. That's all it does! No organizing, no summaries, no marking items read, no distractions, no ads, no suggested articles... And with a maximum of 3 RSS Feeds you can't add 'just one more feed'.

This app might seem pointless - there are already plenty of more functional RSS Readers that can do this and much more. I wrote this app so that I had somewhere to plug into a 'news' RSS feeds and have a single, no distractions, no temptations, way to check-in. The app is deliberately simple/minimal and deliberately boring...

---

# Privacy

The 3Feeds app does not monitor, record or report on any aspect of your app usage. Your feed links are stored on your local device - there is no cloud storage, sync or backup for your feeds or their contents.

This application uses the internet to retrieve your specified feeds and will transmit information in plain/clear text if the feed url is 'http'.

---

# About the Author

3Feeds is the product of Charles Miles and Pointless Waymarks Software. I am a Software Developer, Outdoor Retail Specialist and Artist living in Southern Arizona. I create software, photographs, audio and text - often focusing on the local landscape. Places you can find me:

 - [Pointless Waymarks Software](https://software.pointlesswaymarks.com/)
 - [Pointless Waymarks - Ramblings, Questionable Geographics, Photographic Half-truths](https://software.pointlesswaymarks.com/)
 - [cmiles.info - Life, Tech and Unimportant Minutiae](https://software.pointlesswaymarks.com/)

---

# Tools
- [Microsoft Visual Studio](https://visualstudio.microsoft.com/)
- [Jetbrains ReSharper](https://www.jetbrains.com/resharper/)
- [Fossil](https://fossil-scm.org/)
- [Chisel - Fossil SCM Hosting](https://chiselapp.com/)

---

# Software/Libraries/Packages

This application is MIT licensed and the code is available here: [3Feeds Fossil Repository](https://chiselapp.com/user/cmiles/repository/3feeds/), [GitHub Mirror](https://github.com/cmiles/3Feeds). This app has been tested on Windows and Android - other platforms supported by Maui may work but have not been tested.

- [.NET 9](https://dotnet.microsoft.com/en-us/)
- [MAUI](https://dotnet.microsoft.com/en-us/apps/maui)
- [C# FeedReader - Pointless Waymarks Tools](https://chiselapp.com/user/cmiles/repository/pointless-waymarks-tools/): Originally based on [FeedReader](https://github.com/arminreiter/FeedReader) project from [Armin Reiter](https://arminreiter.com/)
- [.NET MAUI Community Toolkit](https://github.com/CommunityToolkit/Maui)
- [.NET Community Toolkit](https://github.com/CommunityToolkit/dotnet)
- [AngleSharp](https://github.com/AngleSharp/AngleSharp)
- [0xc3u/Indiko.Maui.Controls.Markdown](https://github.com/0xc3u/Indiko.Maui.Controls.Markdown)