E-book reader based on FBReader
022056efee
Caught by gcc: ZLStringUtil.cpp:132:38: warning: comparison of constant '4294967295' with boolean expression is always true [-Wbool-compare] while ((pos == str.find(find, pos)) != std::string::npos) { ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~ |
||
---|---|---|
app | ||
fbreader | ||
fribidi | ||
harbour-lib@32bccefea7 | ||
linebreak | ||
rpm | ||
test | ||
.gitignore | ||
.gitmodules | ||
common.pri | ||
harbour-books.pro | ||
README.md |
E-book reader for Sailfish OS
The core functionality is based on FBReader
source code with a few modifications. Books are imported from the Downloads folder,
where they are saved by the browser or email client. Alternatively, you can
manually copy your books to the Documents/Books
directory under the home
folder. Removable storage is supported as well, the books are stored in the
/Books
directory there.
In theory, it should be able to handle all E-book formats supported by FBReader. Tested mostly with epub and fb2.