I built an RSS feed reader in Python with terminal and web modes. It prompts for a feed URL in the console, parses RSS/Atom feeds, and shows the content in plain text. I also added a Flask web UI with auto-refresh, feed source history saved in a temp file, and deployment support for Render using Gun

Be the first feedback