{"slug": "show-hn-inkfeed-rss-reader-for-kindle", "title": "Show HN: Inkfeed – RSS Reader for Kindle", "summary": "A developer built Inkfeed, a web-based RSS reader optimized for Amazon Kindle's experimental browser, allowing users to read feeds, download articles, and browse Wikipedia directly on the device. The open-source tool, created with help from Claude AI, includes a Go and SQLite backend hosted on a $4 monthly Hetzner VPS, with an optional backend-free mode for local-only use. The project aims to solve the inconvenience of manually transferring RSS articles to Kindle via Calibre or Amazon's Send to Kindle feature.", "body_md": "Hello.\n\nThe Kindle is my favorite device and I read a lot on it, but I also like reading RSS feeds, which aren't supported on the Kindle.\n\nThis requires me to either download the article and copy it to my Kindle (using Calibre) or sending it via Amazon's Send To Kindle feature. I dislike both options.\n\nI wanted to read RSS feeds just like I read books on my Kindle, so I (with the help of Claude) built a web-based RSS reader that's compatible with the Kindle's experimental browser (tested on PaperWhite 11). It doesn't use any JS frameworks for maximum compatibility.\n\nThis RSS reader allows you to read feeds directly on the Kindle's browser, and you can also download the article directly on your Kindle or email it to yourself.\n\nInitially it was a just a simple RSS reader using a CORS proxy, and saved RSS feeds and user preferences like font size to local storage, but the Kindle browser clears local storage after a while, so I decided to add a backend to save them, then I thought why stop here?\n\nSo I added the ability to email the article to yourself in case you want to add it to your Kindle library. A user tried Inkfeed and suggested I add the ability to browse Wikipedia, so I implemented that too. You can search for Wikipedia article, read them and download them on directly on your Kindle using Inkfeed.\n\nYou can still use it without the backend if you toggle \"Backend mode\" OFF in the settings, so that it truly does everything on your Kindle (except that it relies on a CORS proxy to fetch feeds).\n\nI deployed the backend (Go + SQLite) on a Hetzner VPS (2 vCPU, 4GB RAM, 40GB SSD) that costs me $4 a month, and SSL is handled by Caddy.\n\nThe code is free and open source.\n\nHere's the repo: [https://github.com/adhamsalama/inkfeed](https://github.com/adhamsalama/inkfeed)\n\nI'd love to hear your feedback, and I also need people with older Kindle generations to test the JavaScript compatibility.\n\nComments URL: [https://news.ycombinator.com/item?id=48325703](https://news.ycombinator.com/item?id=48325703)\n\nPoints: 1\n\n# Comments: 1", "url": "https://wpnews.pro/news/show-hn-inkfeed-rss-reader-for-kindle", "canonical_source": "https://inkfeed.xyz", "published_at": "2026-05-29 16:44:20+00:00", "updated_at": "2026-05-29 17:18:41.933251+00:00", "lang": "en", "topics": ["ai-products", "ai-tools"], "entities": ["Inkfeed", "Kindle", "Amazon", "Calibre", "Claude", "PaperWhite"], "alternates": {"html": "https://wpnews.pro/news/show-hn-inkfeed-rss-reader-for-kindle", "markdown": "https://wpnews.pro/news/show-hn-inkfeed-rss-reader-for-kindle.md", "text": "https://wpnews.pro/news/show-hn-inkfeed-rss-reader-for-kindle.txt", "jsonld": "https://wpnews.pro/news/show-hn-inkfeed-rss-reader-for-kindle.jsonld"}}