All Projects → udiboy1209 → cpub

udiboy1209 / cpub

Licence: other
commandline epub reader using python/curses

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to cpub

termpub
Epubreader for the terminal
Stars: ✭ 25 (-13.79%)
Mutual labels:  curses, epub-reader
deltachat-cursed
[WIP] Cursed Delta, a lightweight Delta Chat client for the command line
Stars: ✭ 33 (+13.79%)
Mutual labels:  curses
sshch
Ssh connection manager
Stars: ✭ 88 (+203.45%)
Mutual labels:  curses
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+131.03%)
Mutual labels:  curses
pybart
Real time BART (Bay Area Rapid Transit) information in your terminal!
Stars: ✭ 17 (-41.38%)
Mutual labels:  curses
jorkens
epub reader based on epub.js for foreign language learners
Stars: ✭ 35 (+20.69%)
Mutual labels:  epub-reader
epub-viewer
android epub viewer
Stars: ✭ 32 (+10.34%)
Mutual labels:  epub-reader
EveReader
Epub Reader, focused on annotation.
Stars: ✭ 68 (+134.48%)
Mutual labels:  epub-reader
ngp
Ncurses code parsing tool
Stars: ✭ 52 (+79.31%)
Mutual labels:  curses
multi-sdr-gps-sim
multi-sdr-gps-sim generates a IQ data stream on-the-fly to simulate a GPS L1 baseband signal using a SDR platform like HackRF or ADLAM-Pluto.
Stars: ✭ 53 (+82.76%)
Mutual labels:  curses
quasar-epub-reader
📚 👓 An epub reader made with quasar framework and epubjs
Stars: ✭ 22 (-24.14%)
Mutual labels:  epub-reader
termchat
Chat through the terminal with hack.chat
Stars: ✭ 30 (+3.45%)
Mutual labels:  curses
GameOfLife
Conway's Game of Life
Stars: ✭ 18 (-37.93%)
Mutual labels:  curses
iRead
iRead is an EPUB reader for iOS written in Swift
Stars: ✭ 83 (+186.21%)
Mutual labels:  epub-reader
NovelDokusha
Android web novel reader
Stars: ✭ 29 (+0%)
Mutual labels:  epub-reader
readium-css
🌈 A set of reference stylesheets for EPUB Reading Systems, starting with Readium Mobile
Stars: ✭ 78 (+168.97%)
Mutual labels:  epub-reader
blessed-xterm
XTerm Widget for Blessed Curses Environment
Stars: ✭ 37 (+27.59%)
Mutual labels:  curses
croatoan
Common Lisp bindings for the ncurses terminal library.
Stars: ✭ 111 (+282.76%)
Mutual labels:  curses
curse
Use this blacklist on your softwares and apps
Stars: ✭ 24 (-17.24%)
Mutual labels:  curses
blessed
Blessed is an easy, practical library for making python terminal apps
Stars: ✭ 820 (+2727.59%)
Mutual labels:  curses

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].