Kindle Side Card
Turn an old Kindle into a local e-ink side display
What it does
Open-source local-first dashboard for jailbroken Kindles. A Python daemon renders a Kindle-native PNG; KUAL pulls it over Wi-Fi and paints it with eips. Built for slow, glanceable status, not another browser tab.
Does the same job
all alternatives →- LALastingPaper – A Desktop App for Your E-Ink Kindle2019 · lastingpaper.com · ▲138

- ETEpub.to – ePub to pdf, mobi, Kindle, and an API2021 · epub.to · ▲246
- EOeInk optimized manga with Kindle Comic Converter (+Kobo/ReMarkable)2025 · github.com · ▲240
Kindle Comic Converter optimizes comics and manga for eink readers like Kindle, Kobo, ReMarkable, and more. Pages display in fullscreen without margins, with proper fixed layout support. Its main feature is various optional image processing steps to look good on eink screens, which have different requirements than normal LCD screens. It also does filesize optimization by downscaling to your specific device's screen resolution, which can improve performance on underpowered ereaders. Supported input formats include folders/CBZ/CBR/PDF of JPG/PNG files and more. Supported…
- IBI built a tool to help you read Hacker News on Kindle2022 · ktool.io · ▲393
Hi HN, I'm Daniel Nguyen. In June, I quit my job to start indie hacking full-time. The idea of KTool first came to my mind when I was reading "Ask HN: I'm a software engineer going blind, how should I prepare?"[0] I've been wearing glasses since I was 5. My right eye is basically blind. Doctors said there is no chance to cure it. I was genuinely scared. Like holy shit, if my left eye stops working, my life is done. Since then I've been very conscious about time spent on computer screens. That's when I started using Kindle-related products: to offload as many reading materials as possible to…

More dev tools this month
the category →



The first open-source price index for GPU compute Discussion | Link
Dev tools · 10d ago · producthunt.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com
Launched alongside, May 2026
the whole month →

Parallel agents, diff reviewer, and multi-model comparisons
Dev tools · May 2026 · kilo.ai


- NW
Hey HN, Henry here from Cactus. We open-sourced Needle, a 26M parameter function-calling (tool use) model. It runs at 6000 tok/s prefill and 1200 tok/s decode on consumer devices. We were always frustrated by the little effort made towards building agentic models that run on budget phones, so we conducted investigations that led to an observation: agentic experiences are built upon tool calling, and massive models are overkill for it. Tool calling is fundamentally retrieval-and-assembly (match query to tool name, extract argument values, emit JSON), not reasoning. Cross-attention…
Life & fun · May 2026 · github.com
- FM
Dev tools · May 2026 · github.com