2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
Go to file
poire-z 1af4ed0154
bump crengine: upstream sync, some rendering fixes (#6837)
Includes:
- Update German hyphenation patterns
- (Upstream) Rename lChar16/lString16 to lChar32/lString32
- (Upstream) Ignore provided document w/h if negative
- (Upstream) Parse and skip '@charset' in CSS
- (Upstream) Fix possible segfault in ~ldomDocument()
- lvDefFatalErrorHandler(): add comment on how to get a real crash
- writeNodeEx: dont show ="" on empty attributes
- List item markers: draw even when they overflow
- Strut confining: avoid it too when only no break spaces
- Text: ensure LTEXT_FIT_GLYPHS around images/inline boxes
- Font: fix synthetized italic metrics
- Font: fix synthetized bold italic drawing
- In-page footnotes: always push vertical margin before
2020-10-28 16:01:26 +01:00
.ci [CI] Update shellcheck URL (#6445) 2020-07-28 20:23:55 +02:00
.circleci [chore] (#6764) 2020-10-09 19:15:16 +02:00
.github Add FR template (#6296) 2020-06-22 18:26:39 +02:00
base@444a70965a bump crengine: upstream sync, some rendering fixes (#6837) 2020-10-28 16:01:26 +01:00
doc ldoc fixes 2020-10-20 18:11:55 -04:00
frontend Another round of ReaderFooter fixes (#6830) 2020-10-27 16:48:34 +01:00
l10n@3238f54991 [i18n] Bump translations for 2020.10 release (#6776) 2020-10-09 19:24:38 +02:00
metadata@98fd6c8fe0 add metadata, to be used by fdroid 2020-01-02 01:29:28 +01:00
platform Pocketbook: Use a single launcher (#6814) 2020-10-26 13:11:27 +01:00
plugins Statistics: Don't blow up when annotating/highlighting stuff with the plugin loaded, but disabled (#6829) 2020-10-26 12:27:05 +01:00
resources Update fonts (#6744) 2020-10-03 05:44:41 +02:00
spec/unit Devices: get rid of touch_probe_ev_epoch_time 2020-10-18 20:13:44 +02:00
test@86eeb0b43d various test/coverage optimization 2016-08-15 00:32:40 +08:00
tools [fix] Add CanvasContext to wbuilder (#5287) 2019-08-31 14:13:34 +02: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 Tame BackgroundRunner: stop running when no more job (#6605) 2020-08-31 16:48:29 +02: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 android: unbreak KO on scoped storage devices 2019-12-12 21:17:03 +01:00
defaults.lua unified calibre plugin (#6177) 2020-06-19 12:22:38 +02:00
kodev Add macOS target 2020-07-11 01:29:49 +02:00
Makefile Pocketbook: Use a single launcher (#6814) 2020-10-26 13:11:27 +01:00
reader.lua Clean up C blitbuffer kludges. (#6696) 2020-09-22 23:26:05 +02:00
README.md Remove PB hardware requests (#6767) 2020-10-08 15:56:09 +02: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

0 1 2 3 4 5 6 7