harbour-books/README.md

20 lines
1.5 KiB
Markdown
Raw Permalink Normal View History

2015-06-28 14:22:35 +03:00
## E-book reader for Sailfish OS
2023-11-17 01:35:27 +03:00
![icon](app/icons/harbour-books.svg)
2015-06-28 14:22:35 +03:00
2023-11-17 01:35:27 +03:00
[EN]
2015-07-04 02:40:56 +03:00
The core functionality is based on [FBReader](https://github.com/geometer/FBReader)
2015-07-11 13:56:07 +03:00
source code with a few modifications. Books are imported from the Downloads folder,
2015-07-04 02:40:56 +03:00
where they are saved by the browser or email client. Alternatively, you can
2015-07-11 13:56:07 +03:00
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.
2023-11-17 01:35:27 +03:00
[RUS]
Основная функциональность основана на исходном коде [FBReader](https://github.com/geometer/FBReader) с небольшими изменениями. Книги импортируются из папки Downloads, куда они сохраняются браузером или почтовым клиентом. Также можно вручную скопировать книги в каталог `Documents/Books` в домашней папке. Поддерживается и съемный носитель, там книги хранятся в каталоге `/Books`.
Теоретически, программа должна работать со всеми форматами электронных книг, поддерживаемыми FBReader. Проверено в основном на epub и fb2.