You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Benoit Pierre 21fd34a445 ci: improve check script
- don't stop at the first error, report all issues
- always run luacheck directly: so a luacheck install for
  another LUA version or using a shell script launcher
  works (the docker image wrapper already uses luajit)
- don't disable colors in luacheck output
- leave the terminal attributes to default at exit
4 months ago
.ci ci: improve check script 4 months ago
.circleci ci: update build directory trimming before caching 4 months ago
.github ci/macos: trim build dependencies 4 months ago
base@d56b028fe0 bump base 4 months ago
doc doc: update building documentation (#11961) 4 months ago
frontend InputContainer: consistent input type in onInput() (#12012) 4 months ago
l10n@76f8b999c8 Update translations for v2024.04 (#11726) 5 months ago
make Add kindlehf target (#11986) 4 months ago
metadata update tool to generate metadata translations (#11869) 4 months ago
platform Kobo: Don't touch the fb state on shutdown/reboot. 4 months ago
plugins InputContainer: consistent input type in onInput() (#12012) 4 months ago
resources Collections: add collection mark to books (#11868) 4 months ago
spec/unit mupdf: update to 1.24.2 (#11940) 4 months ago
test@86eeb0b43d various test/coverage optimization 8 years ago
tools tweaks for new build system 4 months ago
.busted Travis update 9 years ago
.codecov.yml [CI] Add .codecov.yml (#4695) 6 years ago
.editorconfig experimental port to Mac OSX 9 years ago
.gitignore Add macOS target 4 years ago
.gitmodules l10n: mark git submodule for shallow updates 6 months ago
.luacheckrc Cleanup various varargs shenanigans (#9624) 2 years ago
.luacov [CI] Also run coverage on plugins (#3447) 7 years ago
.luarc.json Add a config file for the Lua LSP (#10611) 1 year ago
.shellcheckrc [CI] Add curly braces check (#5809) 5 years ago
COPYING switch license to AGPLv3 11 years ago
Makefile tweaks for new build system 4 months ago
README.md Remove bountysource from README (#11385) 7 months ago
datastorage.lua SDL: add flatpak flavor (#11833) 4 months ago
defaults.lua ImageViewer: menu to invert rotations and set auto rotation (#11206) 10 months ago
kodev Add kindlehf target (#11986) 4 months ago
reader.lua Reader: use existing module instances on start (#11485) 7 months ago
setupkoenv.lua tweaks for new build system 4 months ago

README.md

KOReader

KOReader is a document viewer primarily aimed at e-ink readers.

AGPL Licence Latest release Gitter Mobileread Build Status Coverage Status Weblate Status

DownloadUser guideWikiDeveloper docs

Main features

  • portable: runs on embedded devices (Cervantes, Kindle, Kobo, PocketBook, reMarkable), Android and Linux computers. Developers can run a KOReader emulator in Linux and MacOS.

  • multi-format documents: supports fixed page formats (PDF, DjVu, CBT, CBZ) and reflowable e-book formats (EPUB, FB2, Mobi, DOC, RTF, HTML, CHM, TXT). Scanned PDF/DjVu documents can also be reflowed with the built-in K2pdfopt library. ZIP files are also supported for some formats.

  • full-featured reading: multi-lingual user interface with a highly customizable reader view and many typesetting options. You can set arbitrary page margins, override line spacing and choose external fonts and styles. It has multi-lingual hyphenation dictionaries bundled into the application.

  • integrated with calibre (search metadata, receive ebooks wirelessly, browse library via OPDS), Wallabag, Wikipedia, Google Translate and other content providers.

  • optimized for e-ink devices: custom UI without animation, with paginated menus, adjustable text contrast, and easy zoom to fit content or page in paged media.

  • extensible: via plugins

  • fast: on some older devices, it has been measured to have less than half the page-turn delay as the built in reading software.

  • and much more: look up words with StarDict dictionaries / Wikipedia, add your own online OPDS catalogs and RSS feeds, over-the-air software updates, an FTP client, an SSH server, …

Please check the user guide and the wiki to discover more features and to help us document them.

Screenshots

Installation

Please follow the model specific steps for your device:

AndroidCervantesKindleKoboLinuxPocketbookreMarkable

Development

Setting up a build environmentCollaborating with GitBuilding targetsPortingDeveloper docs

Support

KOReader is developed and supported by volunteers all around the world. There are many ways you can help:

Right now we only support liberapay donations.

Contributors

Last commit Commit activity