| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
An easy-to-use tool to generate a web-based ePub and PDF ebook browser. All you need to do is download it into the folder with your ebooks, and run it. There is also a demo.
This is a fork of the unmaintained BookBrowser project by pgaskin. It is no longer receiving updates from upstream, and it currently does everything I need it to. I'm happy to accept both feature and bugfix pull requests, but feature development on my end will only be on an as-needed basis.
![]() |
![]() |
![]() |
![]() |
|---|---|---|---|
![]() |
![]() |
![]() |
![]() |
| Desktop | Mobile |
|---|---|
![]() |
![]() |
![]() |
|---|
The server works on all platforms.
The web interface works on IE 9+, Edge, Firefox 3+, Chrome, Safari 5.1+, Opera 17+, and Android browser 4.4+.
The web-based reader works on IE 10+, Edge, Firefox 28+, Chrome 21+, Safari 9+, Opera 17+, and Android browser 4.4+.
Usage: BookBrowser [OPTIONS]
Options:
-a, --addr string the address to bind the server to ([IP]:PORT) (default ":8090")
-b, --bookdir string the directory to load books from (must exist) (default "/home/patrick/src/BookBrowser")
-h, --help Show this help text
-n, --nocovers do not index covers
-t, --tempdir string the directory to store temp files such as cover thumbnails (created on start, deleted on exit unless already exists) (default "/tmp/bookbrowser946254949")
--version Show the version
| Back | FazBrowse Home | New Git URL |