Mike@piefed.chrisco.me to Linux@programming.devEnglish · 2 days agoGood command line ebook reader?message-squaremessage-square25fedilinkarrow-up149arrow-down11file-text
arrow-up148arrow-down1message-squareGood command line ebook reader?Mike@piefed.chrisco.me to Linux@programming.devEnglish · 2 days agomessage-square25fedilinkfile-text
Im looking for something that would be a good ebook reader from the command line? Anyone know of a good one?
minus-squaresolrize@lemmy.mllinkfedilinkarrow-up11·2 days agoI use pandoc to convert the epub to a .txt file and read it with emacs or “less”. There are much more efficient ways to do the conversion but I haven’t bothered scripting one.
I use pandoc to convert the epub to a .txt file and read it with emacs or “less”. There are much more efficient ways to do the conversion but I haven’t bothered scripting one.