helitra/koreader-remote — explained in plain English
Analysis updated 2026-05-18
Turn pages on a Kindle or Kobo using your phone as a remote while reading in bed.
Browse, search, and edit bookmarks and notes from your phone without touching the ereader.
Adjust frontlight brightness, warmth, and night mode remotely from your phone.
| helitra/koreader-remote | shenawy29/xdg-nvfilechooser.nvim | matem6/ultrac0re | |
|---|---|---|---|
| Stars | 19 | 19 | 18 |
| Language | Lua | Lua | Lua |
| Setup difficulty | easy | hard | hard |
| Complexity | 2/5 | 3/5 | 5/5 |
| Audience | general | developer | researcher |
Figures from each repo's GitHub metadata at analysis time.
Requires the reader and phone on the same local Wi-Fi network with device-to-device traffic allowed, no authentication, so avoid exposing it beyond a trusted network.
KOReader Remote is a plugin for KOReader, the open source ebook reading software used on devices like Kindle and Kobo, that turns your phone's web browser into a remote control for your reader. The maker built it because they often set their Kindle down while reading in bed and got tired of reaching for it just to turn a page, so this lets a phone that is already in hand do the job instead. There is no app to install on the phone, no account, and no cloud service involved. Once installed on the reader, you start a small local server from KOReader's menu, then scan a QR code with your phone to open a local web page. From there you can turn pages with large touch controls, use keyboard arrow keys if your phone supports them, browse and search bookmarks and notes, open EPUB footnotes where detected, edit your active note draft, and adjust supported settings like frontlight brightness, warmth, and night mode. It also supports an OLED mode for a pure black interface and can recover the connection automatically after your reader wakes from standby. Setup requires copying the plugin folder into KOReader's plugins directory, either on a Kindle or Kobo, restarting KOReader, and starting the remote server from the Tools menu. Both devices need to be on the same local Wi-Fi network with direct device-to-device communication allowed, which some guest networks block. The plugin includes its own manual update checker with a stable and a dev channel, and it verifies release checksums before replacing itself, keeping the previous version as a backup. The author is explicit that this tool has no authentication: anyone who can reach the reader's local IP address and port can control it and see the open book's notes, so it is meant only for trusted local networks and should never be exposed to the internet.
A KOReader plugin that turns your phone's browser into a remote control for turning pages and managing notes on your ereader.
Mainly Lua. The stack also includes Lua, KOReader, HTTP API.
See the repository's LICENSE file for exact terms.
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
double-check against the repo, no cap.