Skip to content

udiboy1209/cpub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

cpub

ncurses based epub reader for the command line. Based on https://github.com/rupa/epub

GIF

Install

usage: cpub <filename>

Copy the cpub binary to any directory which is in $PATH, preferably $HOME/bin.

Controls

  • q - quit

Table of contents

  • j/k - up/down navigation of table of contents
  • o - open chapter

Chapter

  • j - next page in chapter (or next chapter if on last page)
  • k - prev page in chapter (or prev chapter if on first page)
  • b - back to table of contents

About

commandline epub reader using python/curses

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages