aboutsummaryrefslogtreecommitdiff
path: root/office/coolreader/README
blob: 098d3573ab4469ffd9ce061203a9446d33707e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
coolreader (e-book reader)

CoolReader is an e-book reader for various platforms.

Supported file formats include plain text, HTML, RTF, Microsoft Word
(.doc), Palm Pilot (.prc, .pdb, .pml, .mobi), FB2, and EPUB.

Optional dependencies: The default user interface is Qt5, which
doesn't require anything extra. If you prefer wxWidgets, install
wxPython, then run:

  GUI=wx ./coolreader.SlackBuild

Note: coolreader is "chatty": it logs a lot of meaningless warnings
and errors to stderr. Unless there's an actual problem with the
application, you can ignore this stuff.