Skip to content

A desktop reader for epubs that lays out the entire book on one html page

Notifications You must be signed in to change notification settings

t0m/endless-epub

Repository files navigation

Endless Epub

This is a simple desktop epub reader that loads everything into one page rather than making you click “next page” constantly. I’ve found it very useful for reference books where you need to look at the previous page frequently for example code, etc.

To run locally

Firefox:
Download the project zip from github, open index.html, and select an epub

Chrome (windows):
Download the project zip from github, run the mongoose.exe server, visit http://localhost:8080 on your browser, and select an epub.

IE:
IE9 definitely doesn’t work, IE10 PP might.

Here’s some epubs to give it a try with:

SICP, Harold Abelson and Gerald Jay Sussman with Julie Sussman https://github.com/downloads/ieure/sicp/sicp.epub
The Adventures of Huckleberry Finn, Mark Twain http://www.epubbooks.com/books/download/hdn2/the-adventures-of-huckleberry-finn
Anna Karenina, Leo Tolstoy http://www.epubbooks.com/books/download/hdph/anna-karenina
Complete Works of Edgar Allen Poe http://www.epubbooks.com/books/download/hdzb/the-works-of-edgar-allan-poe-volume-1

Works cited

JSZip from Stuart Knightly at http://stuartk.com/jszip/

About

A desktop reader for epubs that lays out the entire book on one html page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published