Mike@piefed.chrisco.me to Linux@programming.devEnglish · 1 day agoGood command line ebook reader?message-squaremessage-square25linkfedilinkarrow-up147arrow-down11file-text
arrow-up146arrow-down1message-squareGood command line ebook reader?Mike@piefed.chrisco.me to Linux@programming.devEnglish · 1 day agomessage-square25linkfedilinkfile-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·1 day 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.