E-book reader based on FBReader
Find a file
Slava Monich 83ca0db6bb [fbreader] Improved handling of broken CSS input
Particularly, curly brackets in inline CSS would make the parser crash.
Generally, it's better to stop parsing than crash when we get into an
unexpected state.
2017-01-20 00:39:24 +02:00
app [app] Workaround for positionViewAtIndex not working for the first time 2016-11-24 20:02:53 +02:00
fbreader [fbreader] Improved handling of broken CSS input 2017-01-20 00:39:24 +02:00
fribidi Enabled USE_SIMPLE_MALLOC for thread safety 2015-05-31 00:41:57 +03:00
harbour-lib@ced340c079 [harbour-books] Pulled updates from harbour-lib 2016-11-22 00:17:40 +02:00
linebreak Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
rpm Version 1.0.18 2016-11-02 20:01:27 +03:00
test [test] Added option to test inline css parsing 2017-01-20 00:28:04 +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 Removed rpm/harbour-books.changes file 2015-07-18 01:12:17 +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.