Settings

Theme

Show HN: Feed-Repeat, a Tool to Repeat Old Posts from Web Feeds

abhin4v.github.io

3 points by abhin4v 5 hours ago · 0 comments · 1 min read

Reader

feed-repeat is a small CLI/service that repeats entries from RSS/Atom feeds into new feeds. It fetches posts from a source feed, selects a random subset preferring older posts, and inserts them in an output feed.

I made feed-repeat for myself. I wanted a tool to send me old blogposts written by my favourite authors so that I could enjoy them again, but also not be overwhelmed by a wall of hundreds of unread old posts. feed-repeat does just that.

It can be self-hosted easily using the provided NixOS module or systemd service. It can also be made to run entirely serverless on GitHub Actions/Pages using the provided workflow. The website contains detailed docs and guides.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection