KOReader Zen UI: Distraction-Free EPUB Reading on Any E-Reader
A Minimal Interface That Makes EPUB Reading Feel Effortless
On August 12, 2026, How-To Geek published a feature that the open e-reader community had been waiting for someone to write: "KOReader's Zen plugin is the open-source answer to Amazon's Kindle monopoly." The subject is Zen UI, a community plugin by developer Anthony Gress that replaces KOReader's famously dense, power-user interface with something clean, fast, and focused purely on reading. For anyone who has jailbroken a Kindle to escape Amazon's walled garden, Zen UI is the missing polish layer — the part that makes an open EPUB reader feel as calm as a Kindle, without any of the lock-in.
If you are new to this corner of the ecosystem, here is the context. KOReader is the open-source reader that runs on jailbroken Kindles, Kobos, PocketBooks, Android devices, and desktop computers. It renders .epub files natively on E Ink screens, with typography controls and format support far beyond what any stock reader offers. The catch has always been its interface: KOReader is a power tool, and its menus show it. Zen UI is the project that fixes that gap — a wrapper that keeps all of KOReader's capability while hiding everything except the books.
The Zen UI Philosophy: Less Is More
Zen UI's own documentation states the design principle plainly: "less is more." Every feature in the plugin was either designed to remove clutter or to add clear value, and three things were treated as non-negotiable during development: performance, stability, and ease of use. The plugin's patches are injected only when needed and loaded lazily, so a library with thousands of books does not slow down the interface or drain the battery.
That performance focus matters on e-readers in a way it does not on phones. E Ink devices run on modest processors, and a heavy JavaScript UI can halve your battery life. Zen UI is built to stay light — the project site highlights that it maintains consistent performance "without taxing your device's battery or memory, regardless of the size of your library." For EPUB readers who sideload large Calibre libraries, that is exactly the right trade-off: capability without cost.
Zen Mode and Lockdown Mode: The Distraction-Free Core
The two headline features are what earned Zen UI the "answer to the Kindle monopoly" framing.
Zen Mode strips the default KOReader interface down to its bare essentials. It hides all of KOReader's default menus and leaves a single, unified Zen UI settings tab — so the screen you look at while reading contains nothing but your book, and the screen you look at while browsing contains nothing but covers. There is no storefront, no "recommended for you" row, no home-page ads: just books.
Lockdown Mode goes one step further and creates a locked-down sandbox for distraction-free reading. It restricts access to settings and configuration changes, and it can optionally magnify the interface for a larger, simpler view. The documentation notes it is designed for readers who "shouldn't be burdened by any settings or unnecessary options" — very old or very young readers, or anyone who wants a reading device that simply cannot be wandered away from. It is the closest thing to Amazon's kid-friendly, ad-free reading experience that exists on open hardware.
The Rest of the Interface: Quick Settings, Library, and Status Bars
Zen Mode and Lockdown Mode get the attention, but the plugin is a complete interface overhaul. The features that make daily EPUB reading pleasant include:
- Quick Settings Panel — a swipe-down menu accessible anywhere in the app with brightness, warmth, Wi-Fi, night mode, sleep, and rotation controls. Fully configurable.
- Library views — clean mosaic and list layouts that maximize cover size, a cover gallery for folder thumbnails, configurable sorting, items-per-page, and landscape or portrait layout. A tap-and-hold context menu gives quick access to details, fullscreen cover art, and reading status.
- Bottom navigation bar — a tab-based bar with configurable tabs for Library, Manga, Favorites, Authors, History, Collections, and more, with optional labels and custom icons.
- Custom status bars — a minimal bar in the reader and a more detailed one in the library, showing only what you choose: time, battery, disk space, or custom text.
- Reader improvements — a custom page browser similar to the Kindle's for scrubbing through pages and searching the book, the ability to disable the bottom menu, and a margin guard that prevents accidental gestures while you hold the edge of the device.
None of these change how KOReader renders your EPUBs — the file handling, typography engine, and format support are untouched. Zen UI is an interface layer, which is exactly why it is safe to install and remove without touching your library.
Why This Matters for EPUB Readers
For people who read EPUBs, the appeal of Zen UI is that it removes the last reason to tolerate Amazon's reader. The Kindle's stock interface is designed around Amazon's business model: a storefront on the home screen, lock-screen ads on cheaper models, and a format pipeline that treats EPUB as something to convert rather than read. The jailbreak-and-KOReader route has always delivered the alternative — native EPUB rendering, Calibre integration, and full typography control — but with an interface that screamed "power tool." Zen UI closes that gap.
The result is a reading device that competes with a Kindle on polish while keeping the openness that EPUB readers actually want:
- Native EPUB rendering — no Send to Kindle conversion, no Amazon formatting pass. Your DRM-free EPUB library displays exactly as authored.
- No storefront, no ads — Zen Mode removes the home-screen noise that pushes Kindle users toward Amazon's catalog.
- Full control — margins, line height, font fallbacks, justification, and page-browser behavior stay configurable behind a single settings tab.
- Works on the device you already own — the same plugin installs on Kindle, Kobo, PocketBook, and Android, so switching hardware does not mean relearning a reader.
On a Kobo or PocketBook, none of this requires a jailbreak — KOReader installs on those devices as a normal app, and Zen UI is a plugin on top of it. Our Kindle vs. Kobo vs. PocketBook comparison covers the hardware side; Zen UI is the software side of the same open ecosystem.
How to Install Zen UI on KOReader
Installation takes about five minutes once KOReader is running. The exact steps, from the plugin's GitHub repository:
- Get KOReader running on your device. On a jailbroken Kindle, follow the KindleModding guide: run
;kpm updatein the Kindle's search bar, then;kpm install koreader. On Kobo, PocketBook, or Android, use the official KOReader installer for your platform. - Download the plugin. Go to the Zen UI releases page and download
zen_ui.koplugin.zipfrom the latest release. - Unzip the archive. You should end up with a folder named
zen_ui.koplugin— make sure you are copying the unzipped folder, not the zip file itself. - Copy the folder into KOReader's plugins directory. The location depends on your device (see the table below).
- Restart KOReader. Zen UI loads automatically. If it does not appear, enable it manually under Tools → More tools → Plugin management → Zen UI.
The final path should look like .../plugins/zen_ui.koplugin/main.lua. Plugins directory by device:
| Device | KOReader plugins directory |
|---|---|
| Kobo | /mnt/onboard/.adds/koreader/plugins/ |
| Kindle (jailbroken) | /mnt/base-us/koreader/plugins/ |
| PocketBook | /mnt/ext1/applications/koreader/plugins/ |
| Android | sdcard/koreader/plugins/ |
| Desktop (Linux/macOS) | /koreader/plugins/ |
One important compatibility note: if you previously installed Project Title (another popular KOReader UI plugin), you must disable or remove it before enabling Zen UI. Both plugins patch KOReader's Cover Browser, and running both at once causes conflicts. Remove the projecttitle.koplugin folder, or rename it to projecttitle.koplugin.disabled so KOReader ignores it, then restart.
Zen UI vs. Project Title vs. Stock KOReader vs. Kindle
To see where Zen UI fits, it helps to line up the options side by side:
| Stock KOReader | Project Title | Zen UI | Kindle native | |
|---|---|---|---|---|
| Interface style | Dense, menu-driven | Cover-focused | Minimal, reading-first | Storefront-first |
| Distraction controls | Manual | Limited | Zen Mode + Lockdown Mode | No ads only with upgrade |
| EPUB rendering | Native | Native | Native | Converted via Amazon |
| Storefront / ads | None | None | None | Yes |
| Setup effort | None (built in) | Plugin install | Plugin install | None |
| Lock-in | None | None | None | Amazon ecosystem |
The takeaway: Project Title improved the cover browser, but Zen UI is the only option that goes all the way to a reading-first experience — which is precisely the thing Amazon sells as its differentiator. It is also the reason the project explicitly credits Project Title and the wider KOReader patch community as its foundation.
Risks and Caveats
Zen UI is free, open source, and well documented, but there are a few things to know before you install it:
- It is a community plugin. It is not part of the official KOReader release, so test it on your device before making it your daily driver. The project is actively maintained, with releases published on GitHub.
- On Kindle it requires a jailbreak. Zen UI itself does not root anything — it is a plugin on top of KOReader. On a Kindle you need a jailbreak first (see our Véra guide for 2022–2024 models or the SpringBreak guide for 2018–2022 models), and Amazon can patch jailbreaks in a future firmware update.
- Plugin conflicts are real. Project Title and Zen UI both patch the Cover Browser; run only one. If you see strange behavior after installing, check for a second UI plugin.
- Zen Mode hides menus by design. If you need deep configuration while Zen Mode is active, you may need to leave Zen Mode first — that is the feature working as intended.
For readers who are not ready to jailbreak anything, the Send to Kindle workflow remains the zero-risk way to get EPUBs onto a Kindle — and Calibre's conversion pipeline handles the format side. But if you have already made the jump to KOReader, Zen UI is the polish that makes it feel like a finished product.
Frequently Asked Questions
What is Zen UI for KOReader?
Zen UI is a free, open-source plugin for KOReader that replaces the reader's default interface with a clean, minimal one. It adds a quick settings panel, a modern library view, a bottom navigation bar, custom status bars, and two distraction-free modes: Zen Mode, which hides all menus, and Lockdown Mode, which locks down settings for a sandboxed reading experience.
Does Zen UI work on a Kindle?
Yes, on jailbroken Kindles running KOReader. Install KOReader first using the KindleModding guide, then copy the zen_ui.koplugin folder into /mnt/base-us/koreader/plugins/ and restart. Jailbreaks like Véra (2022–2024 models) and SpringBreak (2018–2022 models) unlock this capability.
Does Zen UI work with EPUB files?
Yes. Zen UI is an interface layer on top of KOReader, which renders EPUB files natively — no conversion required. The plugin does not change how books are handled; it only changes how the interface looks and behaves, so your EPUB library works exactly as it did before.
Do I need to jailbreak a Kobo or PocketBook to use Zen UI?
No. On Kobo and PocketBook, KOReader installs as a normal application without any jailbreak, so Zen UI works out of the box once KOReader is installed. Only Kindle requires a jailbreak because Amazon locks down its firmware.
Is Zen UI compatible with Project Title?
No. Both Zen UI and Project Title patch KOReader's Cover Browser, and running them together causes conflicts. Remove the projecttitle.koplugin folder or rename it to projecttitle.koplugin.disabled before enabling Zen UI, then restart KOReader.
Bottom Line
Zen UI is the layer that makes the open e-reader stack feel finished. KOReader already gave EPUB readers native rendering, Calibre integration, and total format freedom on devices they already own; Zen UI adds the calm, minimal, distraction-free experience that Kindle users pay Amazon to curate. It is free, installs in minutes, and works on every major e-reader platform — Kindle included, with a jailbreak.
How-To Geek was right to call it the open-source answer to the Kindle monopoly: it takes the one thing Amazon's walled garden does well — a quiet, focused reading experience — and makes it available on open hardware, with no storefront, no ads, and no lock-in. If your EPUB library lives in Calibre and your device runs KOReader, Zen UI is the upgrade that makes it feel like a brand-new reader.