2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Go to file
poire-z 3c123bf119 bump crengine: support min/max-width/height, 2-pages tweaks
Includes:
- EPUB ncx TOC: allow items with an empty title
- resizeImage(): restore original scaling options code
- CSS: parse and store min/max-width/height
- Add getStyledImageSize() ensuring min/max-width/height
- renderBlockElementEnhanced(): ensure min/max-width/height
- 2-pages mode: add option twoVisiblePagesAsOnePageNumber
- TOC, PageMap: save the visible pages number they were build for
- 2-pages mode: tweak header drawing
- Header: add option to display time as 12-hours clock
- 2-pages mode: decrease min middle margin from 1.2 to 0.8em
- Add LVDocView::getDocumentRenderingHash()
- (Upstream) Text: don't remove trailing space on last word if pre
- (Upstream) Font: replace notfound glyphs only on last fallback font
- (Upstream) Add a few lString8 methods
2021-01-29 01:32:52 +01:00
.ci CI: Update to Busted 2.0.0 2020-12-19 04:16:51 +01:00
.circleci [chore] (#6764) 2020-10-09 19:15:16 +02:00
.github kodev: Use getopt instead of a hand-rolled hack (#6980) 2020-12-18 18:26:32 +01:00
base@a40812c02b bump crengine: support min/max-width/height, 2-pages tweaks 2021-01-29 01:32:52 +01:00
doc kodev: Use getopt instead of a hand-rolled hack (#6980) 2020-12-18 18:26:32 +01:00
frontend Footer current chapter: use first chapter on page instead of last 2021-01-29 01:32:52 +01:00
l10n@a5cdd48245 Update translations submodule for 2021.01 (#7156) 2021-01-17 11:39:48 +01:00
metadata@98fd6c8fe0 add metadata, to be used by fdroid 2020-01-02 01:29:28 +01:00
platform Bump the things for 2021.01.1 (#7202) 2021-01-26 23:29:00 +01:00
plugins Tame some ButtonTable users into re-using Buttontable instances if possible (#7166) 2021-01-29 00:20:15 +01:00
resources DictQuickLookup: various tweaks 2020-12-31 13:28:08 +01:00
spec/unit Address assorted Weblate comments (#7154) 2021-01-16 21:40:00 +01:00
test@86eeb0b43d various test/coverage optimization 2016-08-15 00:32:40 +08:00
tools Remove PNG icons, add koreader.svg 2020-12-19 14:49:18 +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 add metadata, to be used by fdroid 2020-01-02 01:29:28 +01:00
.luacheckrc Update UI layout code to use new SVG icons 2020-12-19 14:49:18 +01:00
.luacov [CI] Also run coverage on plugins (#3447) 2017-10-29 21:09:13 +01:00
.shellcheckrc [CI] Add curly braces check (#5809) 2020-02-02 20:35:21 +01:00
.travis.yml quickstart fix (#2804) 2017-04-24 08:27:29 +02:00
COPYING switch license to AGPLv3 2014-03-23 16:53:05 +08:00
datastorage.lua [CI] Mac OS app (#6955) 2020-12-11 15:16:29 +01:00
defaults.lua Fix y origin of the configmenu extended tapzone (#7015) 2020-12-20 09:32:43 +01:00
kodev reader.lua: rework file/directory argument handling. (#7053) 2021-01-07 20:38:10 +01:00
Makefile Remove PNG icons, add koreader.svg 2020-12-19 14:49:18 +01:00
reader.lua Remember the final rotation during Reboot/PowerOff/AutoSuspend, too (#7133) 2021-01-12 22:31:38 +01:00
README.md Remove sourceror.io (#6986) 2020-12-13 10:27:26 +01:00
setupkoenv.lua A few minor fixes after #4847 (#4850) 2019-03-29 20:12:09 +01: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

DownloadWikiDeveloper 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, CHM, TXT). Scanned PDF/DjVu documents can also be reflowed with the built-in K2pdfopt library.

  • 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), Evernote (export hightlights), 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

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

Please check 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, but you can also create a bounty to motivate others to work on a specific bug or feature request.

Contributors

Last commit Commit activity