Free & Open Source

An RSS reader built
for your Kindle.

A no-frills reader for RSS and Atom feeds. Designed for e-ink browsers, but functional everywhere. No signup, no tracking — just your feeds, cleanly presented.

What it looks like

Minimal by design. Everything is text. Works in any browser — including the Kindle's experimental browser.

Hacker News (42)
Download:
Email:
Ask HN: What's a good RSS reader for e-ink devices?
12-03-25  —  342 points
I have a Kindle Paperwhite and want to read feeds without a heavy web interface or a subscription...
Show HN: A zero-dependency RSS reader that runs on Kindle
11-03-25  —  215 points
No build step, no npm. Open index.html. Works great on e-ink. Download as MOBI or EPUB in one click...
The quiet pleasure of reading without notifications
10-03-25  —  143 points
There's something about a monochrome screen that forces you to just read, without distractions...
I replaced my news app with RSS and haven't looked back
09-03-25  —  88 points

Features

📖

Clean reader view

Extracts the full article body using Mozilla Readability, stripping ads and site chrome. Adjustable font, spacing, and line height.

Download & send to Kindle

Export articles as MOBI, EPUB, or plain text. Send a batch to your Kindle email address with one tap.

💾

Save your feeds

Feed URLs are persisted in browser local storage. No server, no account, no sync — your data stays in your browser.

🔌

RSS 2.0 & Atom

Parses both formats natively. Special handling for Reddit JSON feeds and Google News redirect URLs.

🗎

Built for e-ink

No JavaScript frameworks, no heavy assets. Written in ES3 so it runs in the Kindle's experimental browser.

📄

Suggested feeds

Built-in curated list of feeds across tech, news, science, culture, and more to get started without hunting for URLs.

How to use it

1

Open the reader in any browser

Visit the reader from a desktop, phone, or Kindle browser. It's a single HTML file — nothing to install.

2

Paste a feed URL

Enter any RSS or Atom feed URL and hit Load. Or pick from the built-in list of suggested feeds.

3

Read, download, or send

Open articles in reader view, download individual files, or select a batch and export the whole feed as MOBI or EPUB to your Kindle.

Export formats

Download a single article or an entire feed in your format of choice.

MOBI
EPUB
TXT

Files are converted by a server and delivered straight to your device or Kindle email. Add export@sender.inkfeed.xyz to your Kindle's approved senders list. Prefer to keep everything local? You can switch to fully in-browser mode in settings.

How it works

Default

Server-side

Articles are fetched and converted on a server, then delivered to your device or sent straight to your Kindle email address. Either way, your Kindle just receives the finished file — saving battery.

Optional

Fully local

Everything runs in the browser via a CORS proxy. Files are assembled and downloaded directly on your device. Switch to this mode any time in settings.

Start reading.

No signup. No install. Open it and go.

Open the Reader View Source on GitHub