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
HW 6a92cb99e8 Step #3 factoring out the frontend code
This is a first try, but some work is still needed to bring the
build system back into shape.
11 years ago
extensions/kpdf update to direct referencing of scripts. 11 years ago
frontend bugfix: update current pageno to the very last part in current view 11 years ago
koreader-base@dc9f674dc7 Step #1 factoring out the frontend code 11 years ago
launchpad Reimplement kpdf.sh changes from PR#348 after the PR#352 merge, and fix 12 years ago
resources add home icon 11 years ago
test test file for djvu format 12 years ago
.gitignore more minor cleanup 11 years ago
.gitmodules Step #3 factoring out the frontend code 11 years ago
COPYING initial project, basic reader working 13 years ago
Makefile Step #3 factoring out the frontend code 11 years ago
README.md Step #3 factoring out the frontend code 11 years ago
kpdf.sh dismiss chrome bar before launching the reader 11 years ago
picviewer.lua Initial commit of picviewer. 12 years ago
reader.lua bugfix: terminate the program when exiting reader 11 years ago
wtest.lua add callback to touchmenu bar icon 11 years ago

README.md

Koreader

This is a document viewer application, created for usage on the Kindle e-ink reader. It currently supports Kindle 5 (Touch) and Kindle Paperwhite. The devices need to be jailbroken in order to install the application. Also, a kind of external launcher is needed.

Koreader started as the KindlePDFViewer application, but it supports much more formats than PDF now. Among them are DJVU, FB2, EPUB, TXT, CBZ, HTML.

Koreader is a frontend written in Lua and uses the API presented by the Koreader-base framework. Koreader implements a GUI and is currently targeted at Touch-based devices - for the classic user interface for button-driven e-ink devices (like the Kindle 2, Kindle DX, Kindle 3, Kindle 4) see the KindlePDFviewer legacy project or - especially for the Kindle 4 - have a look at its fork Librerator.

The application is licensed under the GPLv3 (see COPYING file).