rss-feed-to-instapaper
Syncs RSS/Atom feeds to Instapaper for offline reading on a Kobo
GoDocker
active
↗ Repository
2026
My Kobo reads from Instapaper, but Instapaper has no RSS integration. This tool bridges that gap. It polls a list of configured feeds on a schedule and pushes new articles to Instapaper, ordered by publication date so the newest items land on top.
Articles older than a configurable threshold get archived automatically, so the reading list stays clean without manual housekeeping. State is persisted between runs to avoid duplicates. Runs as a Docker container with Ofelia handling the schedule, or as a Kubernetes CronJob if you want something more robust.