Hacker News Viewer

I turned my Kindle into my own personal newspaper

by rpgbr on 3/27/2026, 12:36:21 PM

https://manualdousuario.net/en/how-to-kindle-personal-newspaper/

Comments

by: DavideNL

What i did is, jailbreak [1] my Kindle Oasis, and install KOreader [2].<p>This gives you full access to upload whatever ebook you want (SSH, WebDav, Syncthing, ...) and it can fetch RSS feeds (i use it with FreshRSS.)<p>PS. The (very old) Kindle Oasis is still the best device there is to read on in my opion. Which is crazy, since it was released from 2016-2019...<p>It has 2 phyisical buttons to turn the page, and an ambient light sensor to auto adjust the brightness, and a 300 PPI display.<p>I&#x27;m still &quot;waiting&quot; for a better &#x2F; equal device to be released.<p>[1] <a href="https:&#x2F;&#x2F;kindlemodding.org&#x2F;kindle-models.html" rel="nofollow">https:&#x2F;&#x2F;kindlemodding.org&#x2F;kindle-models.html</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;koreader&#x2F;koreader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;koreader&#x2F;koreader</a>

3/29/2026, 6:59:03 AM


by: saadn92

There&#x27;s something really satisfying about these kinds of personal pipelines. You stitch together a few tools that weren&#x27;t designed to work together, automate the glue, and end up with something that fits your workflow better than any single product could. I love it.<p>I&#x27;ve built a few of these for myself -- a bridge that exposes Apple Notes over HTTP so I can access them from a Linux VM, a sync tool that pulls Notion pages down as local markdown. None of them are &quot;products&quot; but they&#x27;re some of the most useful things I&#x27;ve built. The common thread is always the same: take something locked into one device or ecosystem and make it accessible where you actually want it.<p>The author&#x27;s point about not needing a new device is the right instinct. The best version of this stuff is almost always &quot;what can I do with what I already have&quot; before reaching for new hardware.<p>Btw, I have my own Kindle Oasis, so want to give this a shot!

3/29/2026, 1:48:24 PM


by: bobek

I went the complete opposite and print one A4 every morning [0], so I don&#x27;t have to touch any device.<p>[0]: <a href="https:&#x2F;&#x2F;github.com&#x2F;bobek&#x2F;rannich-5minut-denikn" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;bobek&#x2F;rannich-5minut-denikn</a>

3/29/2026, 1:57:07 PM


by: longnguyen

Nice. I quit my job to build a product[0] to solve this exact problem.<p>I’m not interested in news but I love reading blog posts, newsletters and interesting technical discussions on HN or reddit.<p>So I built KTool as a “read it later on Kindle” solution. It supports web links, newsletters (via email forwarding) and RSS. I also added the ability to compile multiple articles into one magazine&#x2F;ebook and deliver them at a specific time.<p>Give it a try if you’re a Kindle owner.<p>[0]: <a href="https:&#x2F;&#x2F;ktool.io" rel="nofollow">https:&#x2F;&#x2F;ktool.io</a>

3/29/2026, 8:37:05 AM


by: theptip

I tried to put together something similar… I guess it is reassuring that others are struggling to find a nice e2e setup as well.<p>I was intending to vibe code the whole pipeline then stumbled onto Readwise, $10&#x2F;mo is currently cheap enough to prevent me from building my own.<p>(I splurged on the Boox so I could easily use&#x2F;build Android apps on the reader&#x2F;collection side.)<p>It does feel like there is a big OSS gap here, and I wish Readwise luck on commercializing too.<p>From my side the remaining piece is building my own recommendation &#x2F; crawling pipeline to expand my set of RSS feeds, feels like a good project to add on and Readwise seems quite extensible so it’s a good base to build on.

3/29/2026, 4:07:02 PM


by: spidermonkey23

made something with vibe assistance, for generating ebooks from the guardian.com.<p>the approach here is to self host a web service and download the books from the experimental browser as .mobi for kindle use. These are then fully local and easy to delete after. <a href="https:&#x2F;&#x2F;github.com&#x2F;tomesparon&#x2F;guardian-rss-mobi-maker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;tomesparon&#x2F;guardian-rss-mobi-maker</a>

3/29/2026, 1:09:35 PM


by: naftalibeder

Hopefully condoned plug for a service I built, Polyreader (<a href="https:&#x2F;&#x2F;polyreader.app" rel="nofollow">https:&#x2F;&#x2F;polyreader.app</a>), which lets you quickly send articles to your Kindle.<p>It supports (multiple simultaneous) collections, send via email, saving new articles from links while reading on your Kindle, and little niceties like sending yourself a reminder note at the end of an article (&quot;tell mom this was interesting&quot;).<p>It&#x27;s also cheap (free tier or $1&#x2F;month).

3/29/2026, 12:17:54 PM


by: almogo

I did something similar. My computer crawls lite.cnn.com each Saturday. I feed it all into Gemini who composes a &quot;front page&quot; with links in HTML. Then the whole thing is converted to a PDF and uploaded to my Google drive with the day&#x27;s date as the title. My Boox reader (some Chinese company) is synced to my Google Drive and I just open it from there. I didn&#x27;t even code any of this, Gemini did.<p>It&#x27;s a nice thing to read on Saturday morning with a coffee.

3/29/2026, 3:03:13 PM


by: 0x53

I also just did this! My solution was to automate creation of a set of static html pages that I view in the “experimental” kindle browser. It’s set to scrape a paper and build the site at 6am every morning. That was I don’t have to mess with the file transfers, and it’s there waiting for me when I wake up. Also I can mess with the layout a bit easier. Only downside is that I have to have next&#x2F;back buttons rather than tapping on the screen.

3/29/2026, 8:46:46 AM


by: nonninz

Quite ironically, readeck is not able to parse this article<p>EDIT: used the firefox extension to save it, pasting the link directly into readeck works :)

3/29/2026, 5:01:58 PM


by: Foskya

I would suggest to just jailbreak the kindle and automate the workflow with koreader or other &quot;apps&quot;

3/29/2026, 6:52:38 AM


by: clickety_clack

This should be a normal thing you can do on a kindle. I miss kindle magazines.

3/29/2026, 2:42:26 PM


by: lnenad

A while ago I made this to get content from websites for reading in pdf. With what I use (Supernote) you can have an automated script to pull articles in the morning and put them in a dropbox folder that automatically syncs with the device.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;lnenad&#x2F;newser" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;lnenad&#x2F;newser</a>

3/29/2026, 11:02:57 AM


by: rcarmo

I&#x27;ve had Calibre running someplace and mailing me news every weekend for around... 15 years?<p>I keep waiting for Amazon to break mail-to-kindle, but fortunately that hasn&#x27;t happened yet. Gmail, though... breaks every three months or so.

3/29/2026, 12:40:03 PM


by: nunez

Nice. I consumed Hacker News like this for a few weeks.

3/29/2026, 5:14:06 PM


by: tpaschalis

Nice write up!<p>After a couple of attempts I settled on a a different approach for my old Kobo.<p>It can connect to Dropbox so I deployed a small app in Fly.io which takes a link, bundles it as an epub and uploads to the right folder. Day-to-day all I use is a bookmarklet

3/29/2026, 9:37:09 AM


by: nguyendinhdoan

Love this approach — using existing hardware creatively instead of buying new gear. The Readeck + Calibre pipeline is clever, especially since Readeck can export directly to ePub.<p>One thing worth noting: if the &quot;requires a computer&quot; limitation bothers you, KOReader (an open-source reader that runs on Kindle) can fetch RSS feeds and even Wallabag&#x2F;Readeck content natively over wifi. Might close that last gap without needing a new device.

3/29/2026, 10:24:44 AM


by: butokai

This setup feels cumbersome, since you also have to manually track which items you have read. Kobo seems to offer better features in this sense (better than a jail broken kindle), however I like the build of my Kindle Oasis 2 too much.

3/29/2026, 7:14:24 AM


by: natios

i created my own rss reader + bookmark list website that i just access through the kindle browser (i dont have it logged into any amazon account though). yours is a cool internet-less idea though!

3/29/2026, 5:27:34 PM


by: rbanffy

That’s wonderful. And I can do that to my 1st gen Nook as well.

3/29/2026, 11:55:19 AM


by: LeoDaVibeci

That&#x27;s so cool, I would love to have a less distracting experience while reading the news.<p>It could even be paired with an AI summary service that could summarize Reddit&#x2F;HN activity, like Huxe does in it&#x27;s generated podcasts.

3/29/2026, 8:37:34 AM


by: general_reveal

iPad with paper-like is a much more versatile device. Just turn the brightness now.

3/29/2026, 1:18:48 PM


by: adhamsalama

I faced the same issue, but I wanted to use my Kindle to read RSS feeds without relying on my PC, phone or Amazon, so I built a FOSS web-based RSS reader compatible with the Kindle browser. It may make your life a lot simpler.<p>Link: <a href="https:&#x2F;&#x2F;inkfeed.xyz" rel="nofollow">https:&#x2F;&#x2F;inkfeed.xyz</a> Repo: <a href="https:&#x2F;&#x2F;github.com&#x2F;adhamsalama&#x2F;inkfeed-reader" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;adhamsalama&#x2F;inkfeed-reader</a>

3/29/2026, 8:31:26 AM


by: avazhi

Uh, pretty sure the kindle paperwhites can import epubs natively now.

3/29/2026, 7:01:11 AM


by: pugchat

[dead]

3/29/2026, 2:28:44 PM