1.5.0 • Published 2 years ago

terminal-book-reader v1.5.0

Weekly downloads
-
License
SEE LICENSE IN LI...
Repository
github
Last release
2 years ago

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

FunctionKey mappings
Next pagespace,page down
Previous pagepage up
Search'/'
Search Next'n'
Search backward'N'
History dialog'h'
Select chapter'c'
Select theme't'
Show version'v'
Next linedown
Previous lineup
Back prev positionleft
Forward to next positionright
Goto start of chapterhome
Goto end of chapterend
Goto line'g'
Next chapter^D
Previous chapter^B
Switch view mode han<=>xi^X
Quit'q', escape, ^C

License

GPL2

1.4.2

2 years ago

1.5.0

2 years ago

1.4.1

2 years ago

1.4.0

2 years ago

1.3.5

2 years ago

1.3.4

2 years ago

1.3.3

2 years ago

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.4

2 years ago

1.2.3

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago