Читалка fb2 для linux
Задался вопросом, а чем же можно нормально читать книжки под линух в формате fb2. Вообщем, сначала нашел этот .
Среди списка читалок есть парочка программ и под Linux.
Начал я с
. Несмотря на заявленную поддержку fb2, PyBookReader открыть файл отказался, заругавшись на отсутствие некого модуля fb2wrap. А вот OrnamentBook открыл (хотя и заругался в консоли на отсутствие этой же библиотеки). На удивление, программка оказалась довольно симпатичной, однако уж очень примитивной. Желания использовать её в повседневном чтении книг почему-то не возникло.
Приятной неожиданностью показалось наличии версии под Linux
. Пришлось скачать тарболл с
. Покопавшись по форуму авторов программы, с удивлением узнал, что линуксовая версия уж слишком отличается от виндовой в худшую сторону. Поэтому дальше ковыряться расхотелось.
Ну и напоследок, нашел ещё один проект —
Список фич FBReader-a:
Main features:
* Supported formats are
o fb2 e-book format (style attributes are not supported yet).
o HTML format (tables are not supported).
o CHM format (tables are not supported).
o plucker format (tables are not supported).
o Palmdoc (aportis doc).
o zTxt (Weasel format).
o TCR (psion text) format.
o RTF format (stylesheets and tables are not supported).
o OEB format (css and tables are not supported).
o OpenReader format (css and tables are not supported).
o Non-DRM'ed mobipocket format (tables are not supported).
o Plain text format.
* Direct reading from tar, zip, gzip and bzip2 archives. (Multiple books in one archive are supported.)
* Automatic library building.
* Automatic language and character encoding detection is supported.
* Automatically generated contents table.
* Embedded images support.
* Footnotes/hyperlinks support.
* Position indicator.
* Keeps the last open book and the last read positions for all opened books between runs.
* List of last opened books.
* Automatic hyphenations. Liang's algorithm is used. The same algorithm is used in TeX, and TeX hyphenation patterns are used in FBReader. Patterns for Czech, English, Esperanto, Finnish, French, German, Italian, Norwegian, Portuguese, Russian, Spanish, Swedish and Ukrainian are included in the current version.
* Text search.
* Full-screen mode.
* Screen rotation by 90, 180 and 270 degrees.
Помоему, вполне достойный список.
Популярность: 19%
Roman Shramko