E-book reader based on FBReader
Find a file
Slava Monich 36a45a48d9 [app] Fetch current book index from ListWatcher
It appears that ListView's currentIndex on the QML side doesn't always
match the one on the native side (and when they differ, the native one
tracked by ListWatcher is the right one)
2023-04-15 04:48:38 +03:00
app [app] Fetch current book index from ListWatcher 2023-04-15 04:48:38 +03:00
fbreader [fbreader] Added ZLColor::RGB_MASK 2022-10-29 20:09:23 +03:00
fribidi Enabled USE_SIMPLE_MALLOC for thread safety 2015-05-31 00:41:57 +03:00
harbour-lib@323fc6b6c9 [harbour-lib] Pulled in HarbourLib updates 2022-09-24 21:44:21 +03:00
linebreak Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
rpm Version 1.1.5 2022-10-31 18:05:25 +02:00
test [test] Updated CSS unit tests 2021-11-01 01:22:49 +02:00
.gitignore [test] Added CSS parser test 2015-08-09 12:51:26 +03:00
.gitmodules Sailfish integration 2015-06-28 14:22:35 +03:00
common.pri Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
harbour-books.pro [app] Made colors configurable 2022-10-10 03:45:18 +03:00
README.md Fixed path to app icon in README.md 2015-11-04 17:22:52 +03:00

E-book reader for Sailfish OS

icon

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.