Mike@piefed.chrisco.me to Linux@programming.devEnglish · 14 hours agoGood command line ebook reader?message-squaremessage-square23fedilinkarrow-up135arrow-down11file-text
arrow-up134arrow-down1message-squareGood command line ebook reader?Mike@piefed.chrisco.me to Linux@programming.devEnglish · 14 hours agomessage-square23fedilinkfile-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-up7·12 hours 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.