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

From: patrick295767 patrick295767 <patrick295767_AT_gmail.com>
Date: Thu, 2 Jul 2015 07:59:16 +0200

I found the solution.... here it is:
      C !!

I coded my own epub reader in C.

( :=) :=) It is faster to code it than googling for something that
does not exist)

Best regards,
Pat

2015-05-26 19:12 GMT+02:00 Dmitrij D. Czarkoff <czarkoff_AT_gmail.com>:
> 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 Thu Jul 02 2015 - 07:59:16 CEST

This archive was generated by hypermail 2.3.0 : Thu Jul 02 2015 - 08:00:11 CEST