Re: [dev] What is a good EPUB reader for the Linux terminal (C coded, ncurses)?

From: Dmitrij D. Czarkoff <czarkoff_AT_gmail.com>
Date: Tue, 26 May 2015 19:12:45 +0200

patrick295767 patrick295767 said:
> Would you know a good EPUB reader for our Linux terminal (in C
> language coded, ncurses)?

I use ebook-tools (https://sourceforge.net/projects/ebook-tools/).
There is no curses interface, but the flow is pretty much suckless:

  $ einfo -pp book.epub | lynx -stdin

I didn't look into their code, but they use cmake, which suggests that
they may do other things wrong as well.

-- 
Dmitrij D. Czarkoff
Received on Tue May 26 2015 - 19:12:45 CEST

This archive was generated by hypermail 2.3.0 : Tue May 26 2015 - 19:24:09 CEST