I used Newsboat as a feed reader for some time, but I wanted to be able to access my feeds on my phone and other devices. I created Rag with Supabase, React and Go, using go-readability to bypass paywalls you'd otherwise encounter opening articles from your feed, and instead allowing you to read the article in-app.
You can find the repo here: https://github.com/knightspore/rag
Welcoming any suggestions, contributions, or reviews!