2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Go to file
poire-z 03d16270d9 Statistics: handle correctly page change when reading paused
As currently we only handle ReadingPaused/Resumed on suspend
and resume, no page change should happen while paused, so
there is no current issue to fix. But let's get ready for
other use cases (which may be brought in by user patches,
ie. pausing while the SkimWidget is displayed, and obviously
triggers page changes).
2024-05-05 21:02:21 +02:00
.ci ci: remove CircleCI unnecessary steps 2024-04-16 18:58:45 +02:00
.circleci ci: bump docker images 2024-04-30 22:22:44 +02:00
.github ci: small macOS cleanups 2024-04-30 22:59:50 +02:00
base@9a90ea8812 bump base (#11748) 2024-05-04 20:43:35 +02:00
doc doc: remove ragel from the build requirements (#11661) 2024-04-10 23:30:52 +02:00
frontend ReaderToc: fix issues when on a page before first Toc Item 2024-05-05 21:02:21 +02:00
l10n@76f8b999c8 Update translations for v2024.04 (#11726) 2024-04-27 23:19:13 +02:00
metadata update metadata & translations 2022-10-23 10:26:20 +02:00
platform bump luajit-launcher 2024-04-30 22:22:44 +02:00
plugins Statistics: handle correctly page change when reading paused 2024-05-05 21:02:21 +02:00
resources Bookmark flipping mode fix (#10196) 2023-03-13 09:52:10 +02:00
spec/unit Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
test@86eeb0b43d various test/coverage optimization 2016-08-15 00:32:40 +08:00
tools Chore: Review FrameContainer constructors for shared dimen objects 2024-01-19 00:08:10 +01:00
.busted Travis update 2015-08-24 16:40:52 +02:00
.codecov.yml [CI] Add .codecov.yml (#4695) 2019-03-01 17:29:04 +01:00
.editorconfig experimental port to Mac OSX 2016-04-22 20:13:44 +08:00
.gitignore Add macOS target 2020-07-11 01:29:49 +02:00
.gitmodules l10n: mark git submodule for shallow updates 2024-04-16 18:58:45 +02:00
.luacheckrc Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
.luacov [CI] Also run coverage on plugins (#3447) 2017-10-29 21:09:13 +01:00
.luarc.json Add a config file for the Lua LSP (#10611) 2023-06-25 16:14:01 +02:00
.shellcheckrc [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
COPYING switch license to AGPLv3 2014-03-23 16:53:05 +08:00
datastorage.lua DocSettings: check legacy history location only once (#11439) 2024-02-06 08:44:37 +02:00
defaults.lua ImageViewer: menu to invert rotations and set auto rotation (#11206) 2023-12-12 13:24:31 +01:00
kodev Never export LD_LIBRARY_PATH 2023-07-18 02:11:25 +02:00
Makefile make: speedup fetchthirdparty 2024-04-16 18:58:45 +02:00
reader.lua Reader: use existing module instances on start (#11485) 2024-02-24 09:24:50 +02:00
README.md Remove bountysource from README (#11385) 2024-03-03 14:02:52 +01:00
setupkoenv.lua Env: Actually use the full ffi.load signature in our overload 2023-07-18 02:11:25 +02:00

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