19 lines
1.5 KiB
Markdown
19 lines
1.5 KiB
Markdown
## E-book reader for Sailfish OS
|
||
|
||
![icon](app/icons/harbour-books.svg)
|
||
|
||
[EN]
|
||
The core functionality is based on [FBReader](https://github.com/geometer/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](https://github.com/geometer/FBReader) с небольшими изменениями. Книги импортируются из папки Downloads, куда они сохраняются браузером или почтовым клиентом. Также можно вручную скопировать книги в каталог `Documents/Books` в домашней папке. Поддерживается и съемный носитель, там книги хранятся в каталоге `/Books`.
|
||
|
||
Теоретически, программа должна работать со всеми форматами электронных книг, поддерживаемыми FBReader. Проверено в основном на epub и fb2.
|