E-book reader based on FBReader
Go to file
Denis Fedoseev 87ce7e6e35 Update build number 2023-11-23 01:55:06 +03:00
app Fixed issues with saving book and position after relaunching app 2023-11-22 01:33:25 +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@6f745a05d0 [app] Don't keep display on when battery is low 2023-05-21 04:27:16 +03:00
linebreak Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
rpm Update build number 2023-11-23 01:55:06 +03:00
test [test] Updated CSS unit tests 2021-11-01 01:22:49 +02:00
.gitignore Updated git ignore 2023-11-22 01:56:40 +03:00
.gitmodules Sailfish integration 2015-06-28 14:22:35 +03:00
README.md Updated README 2023-11-17 01:35:27 +03:00
common.pri Added .pro file to compile linebreak 2015-05-27 00:12:11 +03:00
org.monich.harbour.books.pro Adaptation for AuroraOS 2023-11-17 01:21:05 +03:00

README.md

E-book reader for Sailfish OS

icon

[EN] 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.

[RUS] Основная функциональность основана на исходном коде FBReader с небольшими изменениями. Книги импортируются из папки Downloads, куда они сохраняются браузером или почтовым клиентом. Также можно вручную скопировать книги в каталог Documents/Books в домашней папке. Поддерживается и съемный носитель, там книги хранятся в каталоге /Books.

Теоретически, программа должна работать со всеми форматами электронных книг, поддерживаемыми FBReader. Проверено в основном на epub и fb2.