terminal-book-reader

1.5.0 • Public • Published

tbr(terminal book reader)

About

tbr is a simple e-book reader in terminal.By now, support txt, html and epub.

Installation

npm install terminal-book-reader

Configuration

Config files store in .config/tbr/tbr.yaml. Themes configuration store in .config/tbr/themes.yaml. Files will auto generated if not exists.

Key binding

Function Key mappings
Next page space,page down
Previous page page up
Search '/'
Search Next 'n'
Search backward 'N'
History dialog 'h'
Select chapter 'c'
Select theme 't'
Show version 'v'
Next line down
Previous line up
Back prev position left
Forward to next position right
Goto start of chapter home
Goto end of chapter end
Goto line 'g'
Next chapter ^D
Previous chapter ^B
Switch view mode han<=>xi ^X
Quit 'q', escape, ^C

License

GPL2

/terminal-book-reader/

    Package Sidebar

    Install

    npm i terminal-book-reader

    Weekly Downloads

    3

    Version

    1.5.0

    License

    SEE LICENSE IN LICENSE

    Unpacked Size

    74.9 kB

    Total Files

    24

    Last publish

    Collaborators

    • zang.loo